Type Alias GTypeClass

Source
pub type GTypeClass = _GTypeClass;
Expand description

GTypeClass:

An opaque structure used as the base of all classes.

Aliased Type§

struct GTypeClass {
    pub g_type: u64,
}

Fields§

§g_type: u64