Hoogle Search
Within LTS Haskell 24.51 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
gi-glib GI.GLib.Structs.SourceCallbackFuncs Get the value of the “unref” field. When overloading is enabled, this is equivalent to
get sourceCallbackFuncs #unref
newZeroSourceCallbackFuncs :: MonadIO m => m SourceCallbackFuncsgi-glib GI.GLib.Structs.SourceCallbackFuncs Construct a SourceCallbackFuncs struct initialized to zero.
-
gi-glib GI.GLib.Structs.SourceCallbackFuncs Set the value of the “ref” field. When overloading is enabled, this is equivalent to
set sourceCallbackFuncs [ #ref := value ]
-
gi-glib GI.GLib.Structs.SourceCallbackFuncs Set the value of the “unref” field. When overloading is enabled, this is equivalent to
set sourceCallbackFuncs [ #unref := value ]
getStringAllocatedLen :: MonadIO m => String -> m CSizegi-glib GI.GLib.Structs.String Get the value of the “allocated_len” field. When overloading is enabled, this is equivalent to
get string #allocatedLen
setStringAllocatedLen :: MonadIO m => String -> CSize -> m ()gi-glib GI.GLib.Structs.String Set the value of the “allocated_len” field. When overloading is enabled, this is equivalent to
set string [ #allocatedLen := value ]
treeRemoveAll :: (HasCallStack, MonadIO m) => Tree -> m ()gi-glib GI.GLib.Structs.Tree Removes all nodes from a Tree and destroys their keys and values, then resets the Tree’s root to Nothing. Since: 2.70
-
No documentation available.
-
gi-gobject GI.GObject.Callbacks Type for the callback on the (unwrapped) C side.
-
gi-gobject GI.GObject.Callbacks Type for the callback on the (unwrapped) C side.