Struct gtk_sys::GtkRecentChooserMenuClass[][src]

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

Trait Implementations

impl Debug for GtkRecentChooserMenuClass
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations