Struct gtk_sys::GtkCellView [] [src]

pub struct GtkCellView {
    pub parent_instance: GtkWidget,
    pub priv_: *mut GtkCellViewPrivate,
}

Fields