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.
type
ListBoxUpdateHeaderFunc_WithClosures = ListBoxRow -> Maybe ListBoxRow -> Ptr () -> IO ()gi-gtk3 GI.Gtk.Callbacks Whenever row changes or which row is before row changes this is called, which lets you update the header on row. You may remove or set a new one via listBoxRowSetHeader or just change the state of the current header widget. Since: 3.10
-
gi-gtk3 GI.Gtk.Callbacks A simple wrapper that ignores the closure arguments.
-
gi-gtk3 GI.Gtk.Callbacks Given a pointer to a foreign C function, wrap it into a function callable from Haskell.
-
gi-gtk3 GI.Gtk.Callbacks Wrap the callback into a GClosure.
mk_ListBoxUpdateHeaderFunc :: C_ListBoxUpdateHeaderFunc -> IO (FunPtr C_ListBoxUpdateHeaderFunc)gi-gtk3 GI.Gtk.Callbacks Generate a function pointer callable from C code, from a C_ListBoxUpdateHeaderFunc.
noListBoxUpdateHeaderFunc :: Maybe ListBoxUpdateHeaderFuncgi-gtk3 GI.Gtk.Callbacks A convenience synonym for Nothing :: Maybe ListBoxUpdateHeaderFunc.
noListBoxUpdateHeaderFunc_WithClosures :: Maybe ListBoxUpdateHeaderFunc_WithClosuresgi-gtk3 GI.Gtk.Callbacks A convenience synonym for Nothing :: Maybe ListBoxUpdateHeaderFunc_WithClosures.
-
gi-gtk3 GI.Gtk.Callbacks Wrap a ListBoxUpdateHeaderFunc into a C_ListBoxUpdateHeaderFunc.
pattern
STYLE_CLASS_HEADER :: Textgi-gtk3 GI.Gtk.Constants A CSS class to match a header element. Refer to individual widget documentation for used style classes.
pattern
STYLE_REGION_COLUMN_HEADER :: Textgi-gtk3 GI.Gtk.Constants Deprecated: (Since version 3.20)Don't use regions.