Struct gtk_sys::GtkAppChooserWidget [−][src]
#[repr(C)]pub struct GtkAppChooserWidget { pub parent: GtkBox, pub priv_: *mut GtkAppChooserWidgetPrivate, }
Fields
parent: GtkBoxpriv_: *mut GtkAppChooserWidgetPrivateTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GtkAppChooserWidgetimpl !Send for GtkAppChooserWidgetimpl !Sync for GtkAppChooserWidgetimpl Unpin for GtkAppChooserWidgetimpl UnwindSafe for GtkAppChooserWidgetBlanket Implementations
Mutably borrows from an owned value. Read more