Struct gobject_sys::GTypeClass
[−]
[src]
#[repr(C)]pub struct GTypeClass { pub g_type: GType, }
Fields
g_type: GType
Trait Implementations
impl Copy for GTypeClass[src]
impl Clone for GTypeClass[src]
fn clone(&self) -> GTypeClass[src]
Returns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)1.0.0[src]
Performs copy-assignment from source. Read more