Struct gobject_sys::GWeakRef [−][src]
#[repr(C)]pub struct GWeakRef { pub priv_: GWeakRef_priv, }
Fields
priv_: GWeakRef_priv
Trait Implementations
impl Copy for GWeakRef
[src]
impl Copy for GWeakRef
impl Clone for GWeakRef
[src]
impl Clone for GWeakRef
fn clone(&self) -> GWeakRef
[src]
fn clone(&self) -> GWeakRef
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 GWeakRef
[src]
impl Debug for GWeakRef