Struct gio_sys::GMenuModel[][src]

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

Fields

Trait Implementations

impl Copy for GMenuModel
[src]

impl Clone for GMenuModel
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for GMenuModel
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl !Send for GMenuModel

impl !Sync for GMenuModel