Struct gio_sys::GMenuAttributeIter [−][src]
#[repr(C)]pub struct GMenuAttributeIter { pub parent_instance: GObject, pub priv_: *mut GMenuAttributeIterPrivate, }
Fields
parent_instance: GObject
priv_: *mut GMenuAttributeIterPrivate
Trait Implementations
impl Copy for GMenuAttributeIter
[src]
impl Copy for GMenuAttributeIter
impl Clone for GMenuAttributeIter
[src]
impl Clone for GMenuAttributeIter
fn clone(&self) -> GMenuAttributeIter
[src]
fn clone(&self) -> GMenuAttributeIter
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 GMenuAttributeIter
[src]
impl Debug for GMenuAttributeIter
Auto Trait Implementations
impl !Send for GMenuAttributeIter
impl !Send for GMenuAttributeIter
impl !Sync for GMenuAttributeIter
impl !Sync for GMenuAttributeIter