Struct gtk_sys::GtkSeparatorMenuItem [−][src]
#[repr(C)]pub struct GtkSeparatorMenuItem { pub menu_item: GtkMenuItem, }
Fields
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GtkSeparatorMenuItemimpl !Send for GtkSeparatorMenuItemimpl !Sync for GtkSeparatorMenuItemimpl Unpin for GtkSeparatorMenuItemimpl UnwindSafe for GtkSeparatorMenuItemBlanket Implementations
Mutably borrows from an owned value. Read more