Struct gtk_sys::GtkFileChooserWidgetPrivate[][src]

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

Trait Implementations

impl Debug for GtkFileChooserWidgetPrivate
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations