Struct gtk_sys::GtkAppChooser[][src]

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

Trait Implementations

impl Debug for GtkAppChooser
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations