CellArea.hasRenderer

Checks if @area contains @renderer.

class CellArea
bool
hasRenderer

Parameters

renderer CellRenderer

the #GtkCellRenderer to check

Return Value

Type: bool

%TRUE if @renderer is in the @area.

Meta