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.
type
SettingsGetMapping = Maybe GVariant -> IO (Bool, Ptr ())gi-gio GI.Gio.Callbacks The type of the function that is used to convert from a value stored in a Settings to a value that is useful to the application. If the value is successfully mapped, the result should be stored at result and True returned. If mapping fails (for example, if value is not in the right format) then False should be returned. If value is Nothing then it means that the mapping function is being given a "last chance" to successfully return a valid value. True must be returned in this case.
type
SettingsGetMapping_WithClosures = Maybe GVariant -> Ptr () -> IO (Bool, Ptr ())gi-gio GI.Gio.Callbacks The type of the function that is used to convert from a value stored in a Settings to a value that is useful to the application. If the value is successfully mapped, the result should be stored at result and True returned. If mapping fails (for example, if value is not in the right format) then False should be returned. If value is Nothing then it means that the mapping function is being given a "last chance" to successfully return a valid value. True must be returned in this case.
-
gi-gio GI.Gio.Callbacks A simple wrapper that ignores the closure arguments.
-
gi-gio GI.Gio.Callbacks A simple wrapper that ignores the closure arguments.
drop_closures_SettingsGetMapping :: SettingsGetMapping -> SettingsGetMapping_WithClosuresgi-gio GI.Gio.Callbacks A simple wrapper that ignores the closure arguments.
-
gi-gio GI.Gio.Callbacks Given a pointer to a foreign C function, wrap it into a function callable from Haskell.
-
gi-gio GI.Gio.Callbacks Given a pointer to a foreign C function, wrap it into a function callable from Haskell.
-
gi-gio GI.Gio.Callbacks Given a pointer to a foreign C function, wrap it into a function callable from Haskell.
-
gi-gio GI.Gio.Callbacks Wrap the callback into a GClosure.
-
gi-gio GI.Gio.Callbacks Wrap the callback into a GClosure.