Struct libappindicator_sys::_GtkMenuPrivate [−][src]
#[repr(C)]pub struct _GtkMenuPrivate { /* fields omitted */ }
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for _GtkMenuPrivate
impl Send for _GtkMenuPrivate
impl Sync for _GtkMenuPrivate
impl Unpin for _GtkMenuPrivate
impl UnwindSafe for _GtkMenuPrivate
Blanket Implementations
Mutably borrows from an owned value. Read more