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 AccelMapForeach = Ptr () -> Text -> Word32 -> [ModifierType] -> Bool -> IO ()

    gi-gtk3 GI.Gtk.Callbacks

    No description available in the introspection data.

  2. type C_AccelMapForeach = Ptr () -> CString -> Word32 -> CUInt -> CInt -> IO ()

    gi-gtk3 GI.Gtk.Callbacks

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

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

    gi-gtk3 GI.Gtk.Callbacks

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

  4. type C_WidgetClassMapEventFieldCallback = Ptr Widget -> Ptr EventAny -> IO CInt

    gi-gtk3 GI.Gtk.Callbacks

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

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

    gi-gtk3 GI.Gtk.Callbacks

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

  6. type C_WidgetClassUnmapEventFieldCallback = Ptr Widget -> Ptr EventAny -> IO CInt

    gi-gtk3 GI.Gtk.Callbacks

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

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

    gi-gtk3 GI.Gtk.Callbacks

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

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

    gi-gtk3 GI.Gtk.Callbacks

    Function used for treeViewMapExpandedRows.

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

    gi-gtk3 GI.Gtk.Callbacks

    Function used for treeViewMapExpandedRows.

  10. type WidgetClassMapEventFieldCallback = Widget -> EventAny -> IO Bool

    gi-gtk3 GI.Gtk.Callbacks

    No description available in the introspection data.

Page 1036 of many | Previous | Next