Struct gtk_sys::GtkMenu [−][src]
#[repr(C)]pub struct GtkMenu { pub menu_shell: GtkMenuShell, pub priv_: *mut GtkMenuPrivate, }
Fields
priv_: *mut GtkMenuPrivateTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GtkMenuimpl UnwindSafe for GtkMenuBlanket Implementations
Mutably borrows from an owned value. Read more