Struct gobject_sys::GTypeInterface [] [src]

pub struct GTypeInterface {
    pub g_type: GType,
    pub g_instance_type: GType,
}

Fields