GObject.ObjectConstructParam¶
Fields¶
Name |
Type |
Access |
Description |
|---|---|---|---|
pspec |
r/w |
the |
|
value |
r/w |
the value to set the parameter to |
Methods¶
None
Details¶
- class GObject.ObjectConstructParam¶
The
GObject.ObjectConstructParamstruct is an auxiliary structure used to handGObject.ParamSpec/GObject.Valuepairs to the constructor of aGObject.ObjectClass.