Struct gtk_sys::GtkGrid [] [src]

pub struct GtkGrid {
    pub container: GtkContainer,
    pub priv_: *mut GtkGridPrivate,
}

Fields