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