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
AccelMapForeach = Ptr () -> Text -> Word32 -> [ModifierType] -> Bool -> IO ()gi-gtk3 GI.Gtk.Callbacks No description available in the introspection data.
type
C_AccelMapForeach = Ptr () -> CString -> Word32 -> CUInt -> CInt -> IO ()gi-gtk3 GI.Gtk.Callbacks Type for the callback on the (unwrapped) C side.
type
C_TreeViewMappingFunc = Ptr TreeView -> Ptr TreePath -> Ptr () -> IO ()gi-gtk3 GI.Gtk.Callbacks Type for the callback on the (unwrapped) C side.
type
C_WidgetClassMapEventFieldCallback = Ptr Widget -> Ptr EventAny -> IO CIntgi-gtk3 GI.Gtk.Callbacks Type for the callback on the (unwrapped) C side.
type
C_WidgetClassMapFieldCallback = Ptr Widget -> IO ()gi-gtk3 GI.Gtk.Callbacks Type for the callback on the (unwrapped) C side.
type
C_WidgetClassUnmapEventFieldCallback = Ptr Widget -> Ptr EventAny -> IO CIntgi-gtk3 GI.Gtk.Callbacks Type for the callback on the (unwrapped) C side.
type
C_WidgetClassUnmapFieldCallback = Ptr Widget -> IO ()gi-gtk3 GI.Gtk.Callbacks Type for the callback on the (unwrapped) C side.
type
TreeViewMappingFunc = TreeView -> TreePath -> IO ()gi-gtk3 GI.Gtk.Callbacks Function used for treeViewMapExpandedRows.
type
TreeViewMappingFunc_WithClosures = TreeView -> TreePath -> Ptr () -> IO ()gi-gtk3 GI.Gtk.Callbacks Function used for treeViewMapExpandedRows.
type
WidgetClassMapEventFieldCallback = Widget -> EventAny -> IO Boolgi-gtk3 GI.Gtk.Callbacks No description available in the introspection data.