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