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 field classSize.

classSize
uint classSize [@property getter]

Get field classSize.

instanceSize
uint instanceSize [@property getter]

Get field instanceSize.

instanceSize
uint instanceSize [@property setter]

Set field instanceSize.

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

Get field type.

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

Set field type.

typeName
string typeName [@property getter]

Get field typeName.

typeName
string typeName [@property setter]

Set field typeName.