Struct gtk_sys::GtkUIManager [−][src]
#[repr(C)]pub struct GtkUIManager { pub parent: GObject, pub private_data: *mut GtkUIManagerPrivate, }
Fields
parent: GObjectprivate_data: *mut GtkUIManagerPrivateTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GtkUIManagerimpl !Send for GtkUIManagerimpl !Sync for GtkUIManagerimpl Unpin for GtkUIManagerimpl UnwindSafe for GtkUIManagerBlanket Implementations
Mutably borrows from an owned value. Read more