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