Struct gobject_sys::GWeakRef[][src]

#[repr(C)]
pub struct GWeakRef { pub priv_: GWeakRef_priv, }

Fields

Trait Implementations

impl Copy for GWeakRef
[src]

impl Clone for GWeakRef
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for GWeakRef
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl !Send for GWeakRef

impl !Sync for GWeakRef