Struct gtk_sys::GtkFileChooserNativeClass[][src]

#[repr(C)]
pub struct GtkFileChooserNativeClass { pub parent_class: GtkNativeDialogClass, }

Fields

Trait Implementations

impl Copy for GtkFileChooserNativeClass
[src]

impl Clone for GtkFileChooserNativeClass
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for GtkFileChooserNativeClass
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl !Send for GtkFileChooserNativeClass

impl !Sync for GtkFileChooserNativeClass