Struct gtk_sys::GtkDialogPrivate[][src]

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

Trait Implementations

impl Debug for GtkDialogPrivate
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for GtkDialogPrivate

impl Sync for GtkDialogPrivate