GtkCellView Constructor

GtkCellView::new_with_text (string text);

Creates a new GtkCellView widget, adds a GtkCellRendererText to it, and makes its show text.

This method must be called statically.