Struct gtk_sys::GtkAssistant [] [src]

pub struct GtkAssistant {
    pub parent: GtkWindow,
    pub priv_: *mut GtkAssistantPrivate,
}

Fields