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 Clone for GVariantDict[src]
fn clone(&self) -> GVariantDict[src]
Returns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)1.0.0[src]
Performs copy-assignment from source. Read more