Struct gio_sys::GEmblemedIcon [−][src]
#[repr(C)]pub struct GEmblemedIcon { pub parent_instance: GObject, pub priv_: *mut GEmblemedIconPrivate, }
Fields
parent_instance: GObjectpriv_: *mut GEmblemedIconPrivateTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GEmblemedIconimpl !Send for GEmblemedIconimpl !Sync for GEmblemedIconimpl Unpin for GEmblemedIconimpl UnwindSafe for GEmblemedIconBlanket Implementations
Mutably borrows from an owned value. Read more