Struct gtk_sys::GtkWindow [] [src]

pub struct GtkWindow {
    pub bin: GtkBin,
    pub priv_: *mut GtkWindowPrivate,
}

Fields