Struct libappindicator_sys::_GtkStatusIcon
source · #[repr(C)]pub struct _GtkStatusIcon {
pub parent_instance: GObject,
pub priv_: *mut GtkStatusIconPrivate,
}Fields§
§parent_instance: GObject§priv_: *mut GtkStatusIconPrivateTrait Implementations§
source§impl Clone for _GtkStatusIcon
impl Clone for _GtkStatusIcon
source§fn clone(&self) -> _GtkStatusIcon
fn clone(&self) -> _GtkStatusIcon
Returns a copy of the value. Read more
1.0.0 · source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from
source. Read more