GutterRenderer.activate

void activate(gtk.text_iter.TextIter iter, gdk.rectangle.Rectangle area, gdk.event.Event event) nothrow

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

Parameters

itera #GtkTextIter at the start of the line where the renderer is activated
areaa #GdkRectangle of the cell area where the renderer is activated
eventthe event that triggered the activation