GObject.ParamSpecValueArray - Classes - GObject 2.0 (original) (raw)
g GObject.ParamSpec GObject.ParamSpec GObject.ParamSpecValueArray GObject.ParamSpecValueArray GObject.ParamSpec->GObject.ParamSpecValueArray
Subclasses:
None
Methods¶
Inherited:
Virtual Methods¶
Inherited:
Fields¶
Inherited:
Name | Type | Access | Description |
---|---|---|---|
element_spec | GObject.ParamSpec | r | a GObject.ParamSpec describing the elements contained in arrays of this property, may be None |
fixed_n_elements | int | r | if greater than 0, arrays of this property will always have this many elements |
parent_instance | GObject.ParamSpec | r | private GObject.ParamSpec portion |
Class Details¶
class GObject.ParamSpecValueArray¶
Bases:
Abstract:
No
A GObject.ParamSpec derived structure that contains the meta data for GObject.ValueArray properties.