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