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.

  1. type C_MapListModelMapFunc = Ptr Object -> Ptr () -> IO Ptr Object

    gi-gtk4 GI.Gtk.Callbacks

    Type for the callback on the (unwrapped) C side.

  2. type C_TreeViewMappingFunc = Ptr TreeView -> Ptr TreePath -> Ptr () -> IO ()

    gi-gtk4 GI.Gtk.Callbacks

    Type for the callback on the (unwrapped) C side.

  3. type C_WidgetClassMapFieldCallback = Ptr Widget -> IO ()

    gi-gtk4 GI.Gtk.Callbacks

    Type for the callback on the (unwrapped) C side.

  4. type C_WidgetClassUnmapFieldCallback = Ptr Widget -> IO ()

    gi-gtk4 GI.Gtk.Callbacks

    Type for the callback on the (unwrapped) C side.

  5. type TreeViewMappingFunc = TreeView -> TreePath -> IO ()

    gi-gtk4 GI.Gtk.Callbacks

    Function used for treeViewMapExpandedRows.

  6. type TreeViewMappingFunc_WithClosures = TreeView -> TreePath -> Ptr () -> IO ()

    gi-gtk4 GI.Gtk.Callbacks

    Function used for treeViewMapExpandedRows.

  7. type WidgetClassMapFieldCallback = Widget -> IO ()

    gi-gtk4 GI.Gtk.Callbacks

    No description available in the introspection data.

  8. type WidgetClassUnmapFieldCallback = Widget -> IO ()

    gi-gtk4 GI.Gtk.Callbacks

    No description available in the introspection data.

  9. drop_closures_MapListModelMapFunc :: MapListModelMapFunc -> MapListModelMapFunc_WithClosures

    gi-gtk4 GI.Gtk.Callbacks

    A simple wrapper that ignores the closure arguments.

  10. drop_closures_TreeViewMappingFunc :: TreeViewMappingFunc -> TreeViewMappingFunc_WithClosures

    gi-gtk4 GI.Gtk.Callbacks

    A simple wrapper that ignores the closure arguments.

Page 1047 of many | Previous | Next