Struct gtk_sys::GtkDialogPrivate [] [src]

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

Trait Implementations

impl Debug for GtkDialogPrivate
[src]

[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations