TypeValueTable

The #GTypeValueTable provides the functions required by the #GValue implementation, to serve as a container for values of a type.

Members

Static functions

peek
GTypeValueTable* peek(GType type)

Returns the location of the #GTypeValueTable associated with @type.

Meta