ObjectConstructParam
class ObjectConstructParam(pointer: <Error class: unknown class><<Error class: unknown class>>, cleaner: <Error class: unknown class>? = null)
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(pointer: <Error class: unknown class><<Error class: unknown class>>, cleaner: <Error class: unknown class>? = null)