GObject.ParamSpecValueArray¶
| Subclasses: | None | 
|---|
Methods¶
| Inherited: | GObject.ParamSpec (11) | 
|---|
Virtual Methods¶
| Inherited: | GObject.ParamSpec (4) | 
|---|
Fields¶
| Inherited: | 
|---|
| Name | Type | Access | Description | 
|---|---|---|---|
| element_spec | GObject.ParamSpec | r | a GObject.ParamSpecdescribing the elements contained in arrays of this property, may beNone | 
| 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.ParamSpecportion | 
Class Details¶
- 
class GObject.ParamSpecValueArray¶
- Bases: - GObject.ParamSpec- Abstract: - No - A - GObject.ParamSpecderived structure that contains the meta data for- GObject.ValueArrayproperties.