GutterRenderer.activate

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

Parameters

iter gtk.text_iter.TextIter

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

area gdk.rectangle.Rectangle

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

event gdk.event.Event

the event that triggered the activation