GObject.ParamSpecValueArray¶
- Subclasses:
None
Methods¶
- Inherited:
Virtual Methods¶
- Inherited:
Fields¶
- Inherited:
Name |
Type |
Access |
Description |
---|---|---|---|
element_spec |
r |
a |
|
fixed_n_elements |
r |
if greater than 0, arrays of this property will always have this many elements |
|
parent_instance |
r |
private |
Class Details¶
- class GObject.ParamSpecValueArray¶
- Bases:
- Abstract:
No
A
GObject.ParamSpec
derived structure that contains the meta data forGObject.ValueArray
properties.