Struct gtk_sys::GtkAppChooserWidgetClass [] [src]

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

Trait Implementations

impl Debug for GtkAppChooserWidgetClass
[src]

[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations