Hoogle Search
Within LTS Haskell 24.34 (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 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 ]
setSourceFuncsCheck :: MonadIO m => SourceFuncs -> FunPtr C_SourceFuncsCheckFieldCallback -> m ()gi-glib GI.GLib.Structs.SourceFuncs Set the value of the “check” field. When overloading is enabled, this is equivalent to
set sourceFuncs [ #check := value ]
-
gi-glib GI.GLib.Structs.SourceFuncs Set the value of the “finalize” field. When overloading is enabled, this is equivalent to
set sourceFuncs [ #finalize := value ]
-
gi-glib GI.GLib.Structs.SourceFuncs Set the value of the “prepare” field. When overloading is enabled, this is equivalent to
set sourceFuncs [ #prepare := value ]
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 ]
setStringLen :: MonadIO m => String -> CSize -> m ()gi-glib GI.GLib.Structs.String Set the value of the “len” field. When overloading is enabled, this is equivalent to
set string [ #len := value ]
setStringStr :: MonadIO m => String -> CString -> m ()gi-glib GI.GLib.Structs.String Set the value of the “str” field. When overloading is enabled, this is equivalent to
set string [ #str := value ]
setTestConfigTestInitialized :: MonadIO m => TestConfig -> Bool -> m ()gi-glib GI.GLib.Structs.TestConfig Set the value of the “test_initialized” field. When overloading is enabled, this is equivalent to
set testConfig [ #testInitialized := value ]
setTestConfigTestPerf :: MonadIO m => TestConfig -> Bool -> m ()gi-glib GI.GLib.Structs.TestConfig Set the value of the “test_perf” field. When overloading is enabled, this is equivalent to
set testConfig [ #testPerf := value ]