Struct gtk_sys::GtkTreeView [] [src]

pub struct GtkTreeView {
    pub parent: GtkContainer,
    pub priv_: *mut GtkTreeViewPrivate,
}

Fields