Struct gtk_sys::GtkTable [] [src]

pub struct GtkTable {
    pub container: GtkContainer,
    pub priv_: *mut GtkTablePrivate,
}

Fields