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-gobject GI.GObject.Callbacks Wrap a ParamSpecTypeInfoFinalizeFieldCallback into a C_ParamSpecTypeInfoFinalizeFieldCallback.
-
gi-gobject GI.GObject.Callbacks Wrap a ParamSpecTypeInfoInstanceInitFieldCallback into a C_ParamSpecTypeInfoInstanceInitFieldCallback.
-
gi-gobject GI.GObject.Callbacks Wrap a ParamSpecTypeInfoValueSetDefaultFieldCallback into a C_ParamSpecTypeInfoValueSetDefaultFieldCallback.
-
gi-gobject GI.GObject.Callbacks Wrap a ParamSpecTypeInfoValueValidateFieldCallback into a C_ParamSpecTypeInfoValueValidateFieldCallback.
-
gi-gobject GI.GObject.Callbacks Wrap a ParamSpecTypeInfoValuesCmpFieldCallback into a C_ParamSpecTypeInfoValuesCmpFieldCallback.
signalListIds :: (HasCallStack, MonadIO m) => GType -> m [Word32]gi-gobject GI.GObject.Functions Lists the signals by id that a certain instance or interface type created. Further information about the signals can be acquired through signalQuery.
signalLookup :: (HasCallStack, MonadIO m) => Text -> GType -> m Word32gi-gobject GI.GObject.Functions Given the name of the signal and the type of object it connects to, gets the signal's identifying integer. Emitting the signal by number is somewhat faster than using the name each time. Also tries the ancestors of the given type. The type class passed as itype must already have been instantiated (for example, using typeClassRef) for this function to work, as signals are always installed during class initialization. See g_signal_new() for details on allowed signal names.
typeCheckInstanceIsFundamentallyA :: (HasCallStack, MonadIO m) => TypeInstance -> GType -> m Boolgi-gobject GI.GObject.Functions No description available in the introspection data.
module GI.GObject.Objects.
InitiallyUnowned A type for objects that have an initially floating reference. All the fields in the GInitiallyUnowned structure are private to the implementation and should never be accessed directly.
-
gi-gobject GI.GObject.Objects.InitiallyUnowned Memory-managed wrapper type.