Struct glib_sys::GVariantIter [−][src]
Fields
x: [size_t; 16]
Trait Implementations
impl Copy for GVariantIter
[src]
impl Copy for GVariantIter
impl Clone for GVariantIter
[src]
impl Clone for GVariantIter
fn clone(&self) -> GVariantIter
[src]
fn clone(&self) -> GVariantIter
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 GVariantIter
[src]
impl Debug for GVariantIter
Auto Trait Implementations
impl Send for GVariantIter
impl Send for GVariantIter
impl Sync for GVariantIter
impl Sync for GVariantIter