GTypeQuery

A structure holding information for a specific type.

See also: gobject.global.typeQuery

Members

Variables

classSize
uint classSize;

the size of the class structure

instanceSize
uint instanceSize;

the size of the instance structure

type
GType type;

the #GType value of the type

typeName
const(char)* typeName;

the name of the type