Struct gtk_sys::GtkDialogClass[][src]

#[repr(C)]
pub struct GtkDialogClass { /* fields omitted */ }

Trait Implementations

impl Debug for GtkDialogClass
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for GtkDialogClass

impl Sync for GtkDialogClass