Struct gtk_sys::GtkDialog [] [src]

pub struct GtkDialog {
    pub window: GtkWindow,
    pub priv_: *mut GtkDialogPrivate,
}

Fields