Struct gtk_sys::GtkStatusIcon [−][src]
#[repr(C)]pub struct GtkStatusIcon { pub parent_instance: GObject, pub priv_: *mut GtkStatusIconPrivate, }
Fields
parent_instance: GObjectpriv_: *mut GtkStatusIconPrivateTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GtkStatusIconimpl !Send for GtkStatusIconimpl !Sync for GtkStatusIconimpl Unpin for GtkStatusIconimpl UnwindSafe for GtkStatusIconBlanket Implementations
Mutably borrows from an owned value. Read more