Struct gtk_sys::GtkAppChooserButtonClass [] [src]

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

Trait Implementations

impl Debug for GtkAppChooserButtonClass
[src]

[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations