Struct gtk_sys::GtkRecentChooserDialogPrivate [] [src]

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

Trait Implementations

impl Debug for GtkRecentChooserDialogPrivate
[src]

[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations