Struct gio_sys::GEmblemedIcon
source · #[repr(C)]pub struct GEmblemedIcon {
pub parent_instance: GObject,
pub priv_: *mut GEmblemedIconPrivate,
}
Fields§
§parent_instance: GObject
§priv_: *mut GEmblemedIconPrivate
Trait Implementations§
source§impl Clone for GEmblemedIcon
impl Clone for GEmblemedIcon
source§fn clone(&self) -> GEmblemedIcon
fn clone(&self) -> GEmblemedIcon
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