:right-sidebar: True ParamSpecValueArray =================================================================== .. currentmodule:: gi.repository.GObject .. class:: ParamSpecValueArray(*args, **kwargs) :no-contents-entry: Superclasses: :class:`~gi.repository.GObject.ParamSpec` A :obj:`~gi.repository.GObject.ParamSpec` derived structure that contains the meta data for :obj:`~gi.repository.GObject.ValueArray` properties. Fields ------ .. rst-class:: interim-class .. class:: ParamSpecValueArray :no-index: .. attribute:: element_spec A :obj:`~gi.repository.GObject.ParamSpec` describing the elements contained in arrays of this property, may be :const:`None` .. attribute:: fixed_n_elements If greater than 0, arrays of this property will always have this many elements .. attribute:: parent_instance Private :obj:`~gi.repository.GObject.ParamSpec` portion