Struct gtk_sys::GtkTearoffMenuItem [−][src]
#[repr(C)]pub struct GtkTearoffMenuItem { pub menu_item: GtkMenuItem, pub priv_: *mut GtkTearoffMenuItemPrivate, }
Fields
priv_: *mut GtkTearoffMenuItemPrivateTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GtkTearoffMenuItemimpl !Send for GtkTearoffMenuItemimpl !Sync for GtkTearoffMenuItemimpl Unpin for GtkTearoffMenuItemimpl UnwindSafe for GtkTearoffMenuItemBlanket Implementations
Mutably borrows from an owned value. Read more