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 GtkRecentChooserWidgetimpl Clone for GtkRecentChooserWidget[src]
impl Clone for GtkRecentChooserWidgetfn clone(&self) -> GtkRecentChooserWidget[src]
fn clone(&self) -> GtkRecentChooserWidgetReturns 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 GtkRecentChooserWidgetAuto Trait Implementations
impl !Send for GtkRecentChooserWidget
impl !Send for GtkRecentChooserWidgetimpl !Sync for GtkRecentChooserWidget
impl !Sync for GtkRecentChooserWidget