Documentation
Dlang.org
TypeInstance
gobject
type_instance
An opaque structure used as the base of all type instances.
class
TypeInstance {
GTypeInstance
cInstance
;
void
*
getPrivate
(gobject.types.GType privateType);
}
Members
Functions
getPrivate
void
*
getPrivate
(gobject.types.GType privateType)
gobject
type_instance
classes
TypeInstance
An opaque structure used as the base of all type instances.