TypeQuery

A structure holding information for a specific type.

See also: gobject.global.typeQuery

Constructors

this
this(void* ptr, Flag!"Take" take)

Members

Functions

cPtr
void* cPtr()

Properties

classSize
uint classSize [@property setter]

Set classSize field.

classSize
uint classSize [@property getter]

Get classSize field.

instanceSize
uint instanceSize [@property getter]

Get instanceSize field.

instanceSize
uint instanceSize [@property setter]

Set instanceSize field.

type
gobject.types.GType type [@property getter]

Get type field.

type
gobject.types.GType type [@property setter]

Set type field.

typeName
string typeName [@property getter]

Get typeName field.

typeName
string typeName [@property setter]

Set typeName field.