Hoogle Search
Within LTS Haskell 24.38 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
drop_closures_DataForeachFunc :: DataForeachFunc -> DataForeachFunc_WithClosuresgi-glib GI.GLib.Callbacks A simple wrapper that ignores the closure arguments.
-
gi-glib GI.GLib.Callbacks Given a pointer to a foreign C function, wrap it into a function callable from Haskell.
-
gi-glib GI.GLib.Callbacks Given a pointer to a foreign C function, wrap it into a function callable from Haskell.
genClosure_DataForeachFunc :: MonadIO m => DataForeachFunc -> m (GClosure C_DataForeachFunc)gi-glib GI.GLib.Callbacks Wrap the callback into a GClosure.
genClosure_NodeForeachFunc :: MonadIO m => NodeForeachFunc -> m (GClosure C_NodeForeachFunc)gi-glib GI.GLib.Callbacks Wrap the callback into a GClosure.
mk_DataForeachFunc :: C_DataForeachFunc -> IO (FunPtr C_DataForeachFunc)gi-glib GI.GLib.Callbacks Generate a function pointer callable from C code, from a C_DataForeachFunc.
mk_NodeForeachFunc :: C_NodeForeachFunc -> IO (FunPtr C_NodeForeachFunc)gi-glib GI.GLib.Callbacks Generate a function pointer callable from C code, from a C_NodeForeachFunc.
noDataForeachFunc :: Maybe DataForeachFuncgi-glib GI.GLib.Callbacks A convenience synonym for Nothing :: Maybe DataForeachFunc.
noDataForeachFunc_WithClosures :: Maybe DataForeachFunc_WithClosuresgi-glib GI.GLib.Callbacks A convenience synonym for Nothing :: Maybe DataForeachFunc_WithClosures.
noNodeForeachFunc :: Maybe NodeForeachFuncgi-glib GI.GLib.Callbacks A convenience synonym for Nothing :: Maybe NodeForeachFunc.