Struct gtk_sys::GtkRecentChooserWidgetClass[][src]

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

Trait Implementations

impl Debug for GtkRecentChooserWidgetClass
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations