GutterRenderer.activate

Emits the signalGutterRenderer::activate signal of the renderer. This is called from classGutter 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

button uint

the button that was pressed

state gdk.types.ModifierType

a #GdkModifierType

nPresses int

the number of button presses