Constructor
GtkCellViewnew
Declaration [src]
GtkWidget*
gtk_cell_view_new (
void
)
Description [src]
Creates a new GtkCellView
widget.
Deprecated since: | 4.10 |
Please do not use it in newly written code. |
Return value
Returns: | GtkWidget |
A newly created |
|
The data is owned by the called function. |