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