Hoogle Search
Within LTS Haskell 24.58 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
gi-gtk4 GI.Gtk.Objects.ColumnViewColumn Construct a GValueConstruct with valid value for the “header-menu” property. This is rarely needed directly, but it is used by new.
getColumnViewColumnHeaderMenu :: (MonadIO m, IsColumnViewColumn o) => o -> m (Maybe MenuModel)gi-gtk4 GI.Gtk.Objects.ColumnViewColumn Get the value of the “header-menu” property. When overloading is enabled, this is equivalent to
get columnViewColumn #headerMenu
setColumnViewColumnHeaderMenu :: (MonadIO m, IsColumnViewColumn o, IsMenuModel a) => o -> a -> m ()gi-gtk4 GI.Gtk.Objects.ColumnViewColumn Set the value of the “header-menu” property. When overloading is enabled, this is equivalent to
set columnViewColumn [ #headerMenu := value ]
constructDialogUseHeaderBar :: (IsDialog o, MonadIO m) => Int32 -> m (GValueConstruct o)gi-gtk4 GI.Gtk.Objects.Dialog Construct a GValueConstruct with valid value for the “use-header-bar” property. This is rarely needed directly, but it is used by new.
dialogGetHeaderBar :: (HasCallStack, MonadIO m, IsDialog a) => a -> m HeaderBargi-gtk4 GI.Gtk.Objects.Dialog Deprecated: (Since version 4.10)Use Window instead
getDialogUseHeaderBar :: (MonadIO m, IsDialog o) => o -> m Int32gi-gtk4 GI.Gtk.Objects.Dialog Get the value of the “use-header-bar” property. When overloading is enabled, this is equivalent to
get dialog #useHeaderBar
clearDropDownHeaderFactory :: (MonadIO m, IsDropDown o) => o -> m ()gi-gtk4 GI.Gtk.Objects.DropDown Set the value of the “header-factory” property to Nothing. When overloading is enabled, this is equivalent to
clear #headerFactory
-
gi-gtk4 GI.Gtk.Objects.DropDown Construct a GValueConstruct with valid value for the “header-factory” property. This is rarely needed directly, but it is used by new.
-
gi-gtk4 GI.Gtk.Objects.DropDown Gets the factory that's currently used to create header widgets for the popup. Since: 4.12
-
gi-gtk4 GI.Gtk.Objects.DropDown Sets the GtkListItemFactory to use for creating header widgets for the popup. Since: 4.12