Struct gio_sys::GMenuModel [−][src]
#[repr(C)]pub struct GMenuModel { pub parent_instance: GObject, pub priv_: *mut GMenuModelPrivate, }
Fields
parent_instance: GObjectpriv_: *mut GMenuModelPrivateTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GMenuModelimpl !Send for GMenuModelimpl !Sync for GMenuModelimpl Unpin for GMenuModelimpl UnwindSafe for GMenuModelBlanket Implementations
Mutably borrows from an owned value. Read more