Struct gtk_sys::GtkNativeDialog [−][src]
#[repr(C)]pub struct GtkNativeDialog { pub parent_instance: GObject, }
Fields
parent_instance: GObjectTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GtkNativeDialogimpl !Send for GtkNativeDialogimpl !Sync for GtkNativeDialogimpl Unpin for GtkNativeDialogimpl UnwindSafe for GtkNativeDialogBlanket Implementations
Mutably borrows from an owned value. Read more