GParamSpecValueArray

A #GParamSpec derived structure that contains the meta data for #GValueArray properties.

Members

Variables

elementSpec
GParamSpec* elementSpec;

a #GParamSpec describing the elements contained in arrays of this property, may be null

fixedNElements
uint fixedNElements;

if greater than 0, arrays of this property will always have this many elements

parentInstance
GParamSpec parentInstance;

private #GParamSpec portion