pub type GTypeInstance = _GTypeInstance;
Expand description
GTypeInstance:
An opaque structure used as the base of all type instances.
Aliased Type§
struct GTypeInstance {
pub g_class: *mut _GTypeClass,
}
Fields§
§g_class: *mut _GTypeClass
pub type GTypeInstance = _GTypeInstance;
GTypeInstance:
An opaque structure used as the base of all type instances.
struct GTypeInstance {
pub g_class: *mut _GTypeClass,
}
g_class: *mut _GTypeClass