Parameter
class Parameter(val gobjectParameterPointer: <Error class: unknown class><<Error class: unknown class>>)(source)
⚠️ Deprecated ⚠️
This is deprecated since version 2.54.
This type is not introspectable.
---The GParameter struct is an auxiliary structure used to hand parameter name/value pairs to g_object_newv().
Skipped during bindings generation
field
value
: Field with not-pointer record/union GValue is not supported
Constructors
Link copied to clipboard
constructor()
Allocate a new Parameter.
constructor(scope: <Error class: unknown class>)
Allocate a new Parameter using the provided AutofreeScope.
Allocate a new Parameter.
Allocate a new Parameter using the provided AutofreeScope.
constructor(gobjectParameterPointer: <Error class: unknown class><<Error class: unknown class>>)