GObject.ParamSpecValueArray

g GObject.ParamSpec GObject.ParamSpec GObject.ParamSpecValueArray GObject.ParamSpecValueArray GObject.ParamSpec->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.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:GObject.ParamSpec
Abstract:No

A GObject.ParamSpec derived structure that contains the meta data for GObject.ValueArray properties.