Struct libayatana_appindicator::_GtkMenuShell [−][src]
#[repr(C)]pub struct _GtkMenuShell { pub container: GtkContainer, pub priv_: *mut *mut _GtkMenuShellPrivate, }
Fields
container: GtkContainerpriv_: *mut *mut _GtkMenuShellPrivateAuto Trait Implementations
impl RefUnwindSafe for _GtkMenuShellimpl !Send for _GtkMenuShellimpl !Sync for _GtkMenuShellimpl Unpin for _GtkMenuShellimpl UnwindSafe for _GtkMenuShell