Struct gtk_sys::GtkRecentManagerPrivate[][src]

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

Trait Implementations

impl Debug for GtkRecentManagerPrivate
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations