Method
GtkCellAreahas_renderer
Declaration [src]
gboolean
gtk_cell_area_has_renderer (
GtkCellArea* area,
GtkCellRenderer* renderer
)
Description [src]
Checks if area
contains renderer
.
Deprecated since: | 4.10 |
Please do not use it in newly written code. |
Parameters
renderer |
GtkCellRenderer |
The |
|
The data is owned by the caller of the function. |