SourceGutterRenderer.activate

Emits the #GtkSourceGutterRenderer::activate signal of the renderer. This is called from #GtkSourceGutter and should never have to be called manually.

class SourceGutterRenderer
void
activate

Parameters

iter TextIter

a #GtkTextIter at the start of the line where the renderer is activated

area GdkRectangle*

a #GdkRectangle of the cell area where the renderer is activated

event Event

the event that triggered the activation

Meta