Struct gtk_sys::GtkFileChooserButtonPrivate[][src]

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

Trait Implementations

impl Debug for GtkFileChooserButtonPrivate
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations