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.ObjectConstructParam
struct is an auxiliary structure used to handGObject.ParamSpec
/GObject.Value
pairs to the constructor of aGObject.ObjectClass
.