Struct gtk_sys::GtkAppChooserDialogClass[][src]

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

Trait Implementations

impl Debug for GtkAppChooserDialogClass
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations