GObject.ObjectConstructParam

Fields

Name

Type

Access

Description

pspec

GObject.ParamSpec

r/w

the GObject.ParamSpec of the construct parameter

value

GObject.Value

r/w

the value to set the parameter to

Methods

None

Details

class GObject.ObjectConstructParam

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