This package provides an interface to generic values as used in the
Glib object model.
The main type in this package is GValues, which is the
equivalent of the C's (GValue*) array, i.e an array of unions. This
package provides functions to extract the values from this type.