Struct gio_sys::GMenuAttributeIter [−][src]
#[repr(C)]pub struct GMenuAttributeIter { pub parent_instance: GObject, pub priv_: *mut GMenuAttributeIterPrivate, }
Fields
parent_instance: GObjectpriv_: *mut GMenuAttributeIterPrivateTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GMenuAttributeIterimpl !Send for GMenuAttributeIterimpl !Sync for GMenuAttributeIterimpl Unpin for GMenuAttributeIterimpl UnwindSafe for GMenuAttributeIterBlanket Implementations
Mutably borrows from an owned value. Read more