Struct gtk_sys::GtkAppChooserDialogPrivate [] [src]

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

Trait Implementations

impl Debug for GtkAppChooserDialogPrivate
[src]

[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations