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