GtkCellView — A widget displaying a single row of a GtkTreeModel
#include <gtk/gtk.h>
A GtkCellView displays a single row of a GtkTreeModel, using cell renderers just like GtkTreeView. GtkCellView doesn't support some of the more complex features of GtkTreeView, like cell editing and drag and drop.