ObjectConstructParam#

class ObjectConstructParam(*args, **kwargs)#

The GObjectConstructParam struct is an auxiliary structure used to hand ParamSpec/Value pairs to the constructor of a ObjectClass.

Fields#

class ObjectConstructParam
pspec#

The ParamSpec of the construct parameter

value#

The value to set the parameter to