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.Structs.InitiallyUnownedClass Get the value of the “constructed” field. When overloading is enabled, this is equivalent to
get initiallyUnownedClass #constructed
-
gi-gobject GI.GObject.Structs.InitiallyUnownedClass Get the value of the “dispatch_properties_changed” field. When overloading is enabled, this is equivalent to
get initiallyUnownedClass #dispatchPropertiesChanged
-
gi-gobject GI.GObject.Structs.InitiallyUnownedClass Get the value of the “dispose” field. When overloading is enabled, this is equivalent to
get initiallyUnownedClass #dispose
-
gi-gobject GI.GObject.Structs.InitiallyUnownedClass Get the value of the “finalize” field. When overloading is enabled, this is equivalent to
get initiallyUnownedClass #finalize
getInitiallyUnownedClassGTypeClass :: MonadIO m => InitiallyUnownedClass -> m TypeClassgi-gobject GI.GObject.Structs.InitiallyUnownedClass Get the value of the “g_type_class” field. When overloading is enabled, this is equivalent to
get initiallyUnownedClass #gTypeClass
-
gi-gobject GI.GObject.Structs.InitiallyUnownedClass Get the value of the “get_property” field. When overloading is enabled, this is equivalent to
get initiallyUnownedClass #getProperty
-
gi-gobject GI.GObject.Structs.InitiallyUnownedClass Get the value of the “notify” field. When overloading is enabled, this is equivalent to
get initiallyUnownedClass #notify
-
gi-gobject GI.GObject.Structs.InitiallyUnownedClass Get the value of the “set_property” field. When overloading is enabled, this is equivalent to
get initiallyUnownedClass #setProperty
newZeroInitiallyUnownedClass :: MonadIO m => m InitiallyUnownedClassgi-gobject GI.GObject.Structs.InitiallyUnownedClass Construct a InitiallyUnownedClass struct initialized to zero.
-
gi-gobject GI.GObject.Structs.InitiallyUnownedClass Set the value of the “constructed” field. When overloading is enabled, this is equivalent to
set initiallyUnownedClass [ #constructed := value ]