Hoogle Search
Within LTS Haskell 24.45 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
type
C_MapListModelMapFunc = Ptr Object -> Ptr () -> IO Ptr Objectgi-gtk4 GI.Gtk.Callbacks Type for the callback on the (unwrapped) C side.
type
C_TreeViewMappingFunc = Ptr TreeView -> Ptr TreePath -> Ptr () -> IO ()gi-gtk4 GI.Gtk.Callbacks Type for the callback on the (unwrapped) C side.
type
C_WidgetClassMapFieldCallback = Ptr Widget -> IO ()gi-gtk4 GI.Gtk.Callbacks Type for the callback on the (unwrapped) C side.
type
C_WidgetClassUnmapFieldCallback = Ptr Widget -> IO ()gi-gtk4 GI.Gtk.Callbacks Type for the callback on the (unwrapped) C side.
type
TreeViewMappingFunc = TreeView -> TreePath -> IO ()gi-gtk4 GI.Gtk.Callbacks Function used for treeViewMapExpandedRows.
type
TreeViewMappingFunc_WithClosures = TreeView -> TreePath -> Ptr () -> IO ()gi-gtk4 GI.Gtk.Callbacks Function used for treeViewMapExpandedRows.
type
WidgetClassMapFieldCallback = Widget -> IO ()gi-gtk4 GI.Gtk.Callbacks No description available in the introspection data.
type
WidgetClassUnmapFieldCallback = Widget -> IO ()gi-gtk4 GI.Gtk.Callbacks No description available in the introspection data.
drop_closures_MapListModelMapFunc :: MapListModelMapFunc -> MapListModelMapFunc_WithClosuresgi-gtk4 GI.Gtk.Callbacks A simple wrapper that ignores the closure arguments.
drop_closures_TreeViewMappingFunc :: TreeViewMappingFunc -> TreeViewMappingFunc_WithClosuresgi-gtk4 GI.Gtk.Callbacks A simple wrapper that ignores the closure arguments.