Struct gtk_sys::GtkFileChooserDialogClass [] [src]

#[repr(C)]
pub struct GtkFileChooserDialogClass { /* fields omitted */ }

Trait Implementations

impl Debug for GtkFileChooserDialogClass
[src]

[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations