Struct gtk_sys::GtkFileChooserDialogPrivate[][src]

#[repr(C)]
pub struct GtkFileChooserDialogPrivate(_);

Trait Implementations

impl Debug for GtkFileChooserDialogPrivate
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations