GtkCellView 构造函数
GtkCellView::new_with_text (string text);
Creates a new GtkCellView widget, adds a GtkCellRendererText to it, and makes its show text.
这个方法只能被静态调用。
Creates a new GtkCellView widget, adds a GtkCellRendererText to it, and makes its show text.
这个方法只能被静态调用。