Struct gobject_sys::GTypeInterface
source · [−]Fields
g_type: GType
g_instance_type: GType
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GTypeInterface
impl Send for GTypeInterface
impl Sync for GTypeInterface
impl Unpin for GTypeInterface
impl UnwindSafe for GTypeInterface
Blanket Implementations
Mutably borrows from an owned value. Read more