Struct gtk_sys::GtkRecentInfo[][src]

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

Trait Implementations

impl Debug for GtkRecentInfo
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations