CellArea.hasRenderer

Checks if area contains renderer.

class CellArea
int
hasRenderer

Parameters

renderer CellRenderer

the GtkCellRenderer to check

Return Value

Type: int

TRUE if renderer is in the area. Since 3.0

Meta