Struct gtk_sys::GtkRecentChooserWidget [−][src]
#[repr(C)]pub struct GtkRecentChooserWidget { pub parent_instance: GtkBox, pub priv_: *mut GtkRecentChooserWidgetPrivate, }
Fields
parent_instance: GtkBoxpriv_: *mut GtkRecentChooserWidgetPrivateTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GtkRecentChooserWidgetimpl !Send for GtkRecentChooserWidgetimpl !Sync for GtkRecentChooserWidgetimpl Unpin for GtkRecentChooserWidgetimpl UnwindSafe for GtkRecentChooserWidgetBlanket Implementations
Mutably borrows from an owned value. Read more