ObjectConstructParam
class ObjectConstructParam(val gobjectObjectConstructParamPointer: <Error class: unknown class><<Error class: unknown class>>)(source)
The GObjectConstructParam struct is an auxiliary structure used to hand #GParamSpec/#GValue pairs to the @constructor of a #GObjectClass.
Constructors
Link copied to clipboard
constructor()
Allocate a new ObjectConstructParam.
constructor(scope: <Error class: unknown class>)
Allocate a new ObjectConstructParam using the provided AutofreeScope.
Allocate a new ObjectConstructParam.
Allocate a new ObjectConstructParam using the provided AutofreeScope.
constructor(gobjectObjectConstructParamPointer: <Error class: unknown class><<Error class: unknown class>>)