#include <stdapis/glib-2.0/gobject/gparamspecs.h>
struct _GParamSpecValueArray |
Public Attributes | |
---|---|
GParamSpec * | element_spec |
guint | fixed_n_elements |
GParamSpec | parent_instance |
GParamSpecValueArray: : private GParamSpec portion : a GParamSpec describing the elements contained in arrays of this property, may be NULL : if greater than 0, arrays of this property will always have this many elements
A GParamSpec derived structure that contains the meta data for GValueArray properties.