Struct gio_sys::GMenuAttributeIter[][src]

#[repr(C)]
pub struct GMenuAttributeIter { pub parent_instance: GObject, pub priv_: *mut GMenuAttributeIterPrivate, }

Fields

Trait Implementations

impl Copy for GMenuAttributeIter
[src]

impl Clone for GMenuAttributeIter
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for GMenuAttributeIter
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl !Send for GMenuAttributeIter

impl !Sync for GMenuAttributeIter