Struct gio_sys::GMenuLinkIter[][src]

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

Fields

Trait Implementations

impl Copy for GMenuLinkIter
[src]

impl Clone for GMenuLinkIter
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for GMenuLinkIter
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl !Send for GMenuLinkIter

impl !Sync for GMenuLinkIter