Virtual Method
GtkCellAreaforeach
Declaration [src]
void
foreach (
GtkCellArea* area,
GtkCellCallback callback,
gpointer callback_data
)
Parameters
callback |
GtkCellCallback |
The |
|
callback_data |
gpointer |
User provided data pointer. |
|
The argument can be NULL . | |
The data is owned by the caller of the function. |