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