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