Constructor

GtkCellViewnew

since: 2.6

Declaration [src]

GtkWidget*
gtk_cell_view_new (
  void
)

Description [src]

Creates a new GtkCellView widget.

Available since: 2.6

Return value

Type: GtkWidget

A newly created GtkCellView widget.

The data is owned by the called function.