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 = ListBoxRow -> Maybe ListBoxRow -> IO ()gi-gtk4 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.
type
ListBoxUpdateHeaderFunc_WithClosures = ListBoxRow -> Maybe ListBoxRow -> Ptr () -> IO ()gi-gtk4 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.
-
gi-gtk4 GI.Gtk.Callbacks A simple wrapper that ignores the closure arguments.
-
gi-gtk4 GI.Gtk.Callbacks Given a pointer to a foreign C function, wrap it into a function callable from Haskell.
-
gi-gtk4 GI.Gtk.Callbacks Wrap the callback into a GClosure.
mk_ListBoxUpdateHeaderFunc :: C_ListBoxUpdateHeaderFunc -> IO (FunPtr C_ListBoxUpdateHeaderFunc)gi-gtk4 GI.Gtk.Callbacks Generate a function pointer callable from C code, from a C_ListBoxUpdateHeaderFunc.
noListBoxUpdateHeaderFunc :: Maybe ListBoxUpdateHeaderFuncgi-gtk4 GI.Gtk.Callbacks A convenience synonym for Nothing :: Maybe ListBoxUpdateHeaderFunc.
noListBoxUpdateHeaderFunc_WithClosures :: Maybe ListBoxUpdateHeaderFunc_WithClosuresgi-gtk4 GI.Gtk.Callbacks A convenience synonym for Nothing :: Maybe ListBoxUpdateHeaderFunc_WithClosures.
-
gi-gtk4 GI.Gtk.Callbacks Wrap a ListBoxUpdateHeaderFunc into a C_ListBoxUpdateHeaderFunc.
AccessibleRoleColumnHeader :: AccessibleRolegi-gtk4 GI.Gtk.Enums A header in a columned list.