Struct gtk_sys::GtkAppChooserButtonPrivate [] [src]

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

Trait Implementations

impl Debug for GtkAppChooserButtonPrivate
[src]

[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations