Struct gtk_sys::GtkRecentActionPrivate [] [src]

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

Trait Implementations

impl Debug for GtkRecentActionPrivate
[src]

[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations