ObjectConstructParam

class ObjectConstructParam(pointer: <Error class: unknown class><<Error class: unknown class>>)

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(pointer: <Error class: unknown class><<Error class: unknown class>>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val gobjectObjectConstructParamPointer: <Error class: unknown class><<Error class: unknown class>>
Link copied to clipboard

the #GParamSpec of the construct parameter

Link copied to clipboard
val value: Value?

the value to set the parameter to