Gtk.CellView.new

function new():Gtk.Widget {
    // Gjs wrapper for gtk_cell_view_new()
}

Creates a new Gtk.CellView widget.

Since 2.6

Returns

A newly created Gtk.CellView widget.