GutterRenderer.activate

void activate(gtk.text_iter.TextIter iter, gdk.rectangle.Rectangle area, uint button, gdk.types.ModifierType state, int nPresses)

Emits the signalGutterRenderer::activate signal of the renderer. This is called from classGutter 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
buttonthe button that was pressed
statea #GdkModifierType
nPressesthe number of button presses