Struct gtk_sys::GtkNumerableIconClass [−][src]
#[repr(C)]pub struct GtkNumerableIconClass { pub parent_class: GEmblemedIconClass, pub padding: [gpointer; 16], }
Fields
parent_class: GEmblemedIconClass
padding: [gpointer; 16]
Trait Implementations
impl Copy for GtkNumerableIconClass[src]
impl Copy for GtkNumerableIconClassimpl Clone for GtkNumerableIconClass[src]
impl Clone for GtkNumerableIconClassfn clone(&self) -> GtkNumerableIconClass[src]
fn clone(&self) -> GtkNumerableIconClassReturns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)1.0.0[src]
fn clone_from(&mut self, source: &Self)1.0.0
[src]Performs copy-assignment from source. Read more
impl Debug for GtkNumerableIconClass[src]
impl Debug for GtkNumerableIconClassAuto Trait Implementations
impl !Send for GtkNumerableIconClass
impl !Send for GtkNumerableIconClassimpl !Sync for GtkNumerableIconClass
impl !Sync for GtkNumerableIconClass