Struct gtk_sys::GtkMenuBar [−][src]
#[repr(C)]pub struct GtkMenuBar { pub menu_shell: GtkMenuShell, pub priv_: *mut GtkMenuBarPrivate, }
Fields
priv_: *mut GtkMenuBarPrivateTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GtkMenuBarimpl !Send for GtkMenuBarimpl !Sync for GtkMenuBarimpl Unpin for GtkMenuBarimpl UnwindSafe for GtkMenuBarBlanket Implementations
Mutably borrows from an owned value. Read more