Struct glib_sys::GVariantDict [−][src]
#[repr(C)]pub struct GVariantDict { pub u: GVariantDict_u, }
Fields
u: GVariantDict_u
Trait Implementations
impl Copy for GVariantDict[src]
impl Copy for GVariantDictimpl Clone for GVariantDict[src]
impl Clone for GVariantDictfn clone(&self) -> GVariantDict[src]
fn clone(&self) -> GVariantDictReturns 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 GVariantDict[src]
impl Debug for GVariantDictAuto Trait Implementations
impl !Send for GVariantDict
impl !Send for GVariantDictimpl !Sync for GVariantDict
impl !Sync for GVariantDict