hasRenderer

open fun hasRenderer(renderer: CellRenderer): Boolean

Checks if @area contains @renderer.

Return

true if @renderer is in the @area.

Parameters

renderer

the GtkCellRenderer to check