Struct gtk_sys::GtkRecentChooserMenuPrivate[][src]

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

Trait Implementations

impl Debug for GtkRecentChooserMenuPrivate
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations