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 GtkNumerableIconClass
impl Clone for GtkNumerableIconClass
[src]
impl Clone for GtkNumerableIconClass
fn clone(&self) -> GtkNumerableIconClass
[src]
fn clone(&self) -> GtkNumerableIconClass
Returns 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 GtkNumerableIconClass
Auto Trait Implementations
impl !Send for GtkNumerableIconClass
impl !Send for GtkNumerableIconClass
impl !Sync for GtkNumerableIconClass
impl !Sync for GtkNumerableIconClass