Struct gtk_sys::GtkAppChooserWidget[][src]

#[repr(C)]
pub struct GtkAppChooserWidget { pub parent: GtkBox, pub priv_: *mut GtkAppChooserWidgetPrivate, }

Fields

Trait Implementations

impl Copy for GtkAppChooserWidget
[src]

impl Clone for GtkAppChooserWidget
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for GtkAppChooserWidget
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl !Send for GtkAppChooserWidget

impl !Sync for GtkAppChooserWidget