_GValueArray Struct Reference

#include <stdapis/glib-2.0/gobject/gvaluearray.h>

struct _GValueArray

Detailed Description

GValueArray: : number of values contained in the array : array of values

A GValueArray contains an array of GValue elements.

Member Attribute Documentation

n_prealloced

guint n_prealloced

n_values

guint n_values

values

GValue *values