Struct gobject_sys::GTypeInterface [−][src]
Fields
g_type: GType
g_instance_type: GType
Trait Implementations
impl Copy for GTypeInterface[src]
impl Copy for GTypeInterfaceimpl Clone for GTypeInterface[src]
impl Clone for GTypeInterfacefn clone(&self) -> GTypeInterface[src]
fn clone(&self) -> GTypeInterfaceReturns 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 GTypeInterface[src]
impl Debug for GTypeInterfaceAuto Trait Implementations
impl Send for GTypeInterface
impl Send for GTypeInterfaceimpl Sync for GTypeInterface
impl Sync for GTypeInterface