Hoogle Search
Within LTS Haskell 24.48 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
module GI.GObject.Structs.
ParamSpecPool A ParamSpecPool maintains a collection of GParamSpecs which can be quickly accessed by owner and name. The implementation of the Object property system uses such a pool to store the GParamSpecs of the properties all object types.
-
gi-gobject GI.GObject.Structs.ParamSpecPool Memory-managed wrapper type.
ParamSpecPool :: ManagedPtr ParamSpecPool -> ParamSpecPoolgi-gobject GI.GObject.Structs.ParamSpecPool No documentation available.
module GI.GObject.Structs.
ParamSpecTypeInfo This structure is used to provide the type system with the information required to initialize and destruct (finalize) a parameter's class and instances thereof. The initialized structure is passed to the paramTypeRegisterStatic The type system will perform a deep copy of this structure, so its memory does not need to be persistent across invocation of paramTypeRegisterStatic.
-
gi-gobject GI.GObject.Structs.ParamSpecTypeInfo Memory-managed wrapper type.
ParamSpecTypeInfo :: ManagedPtr ParamSpecTypeInfo -> ParamSpecTypeInfogi-gobject GI.GObject.Structs.ParamSpecTypeInfo No documentation available.
module GI.GObject.Structs.
Parameter The GParameter struct is an auxiliary structure used to hand parameter name/value pairs to objectNewv.
-
gi-gobject GI.GObject.Structs.Parameter Memory-managed wrapper type.
Parameter :: ManagedPtr Parameter -> Parametergi-gobject GI.GObject.Structs.Parameter No documentation available.
-
reflection Data.Reflection 2n - 1