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