Struct gio_sys::GEmblemedIconClass[][src]

#[repr(C)]
pub struct GEmblemedIconClass { pub parent_class: GObjectClass, }

Fields

Trait Implementations

impl Copy for GEmblemedIconClass
[src]

impl Clone for GEmblemedIconClass
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for GEmblemedIconClass
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations