Constructor

Gtk.CellView.new

Declaration [src]

GtkWidget*
gtk_cell_view_new (
  void
)

Description [src]

Creates a new GtkCellView widget.

Return value

Returns: GtkWidget

A newly created GtkCellView widget.

Ownership is not transferred to the caller