Constructor
GtkCellAreaBoxnew
deprecated: 4.10
Declaration [src]
GtkCellArea*
gtk_cell_area_box_new (
void
)
Description [src]
Creates a new GtkCellAreaBox
.
Deprecated since: 4.10
Please do not use it in newly written code.
Return value
Type: GtkCellArea
A newly created GtkCellAreaBox
.
The data is owned by the called function. |