SourceGutterRenderer.activate

Emits the activate signal of the renderer. This is called from gsv.SourceGutter and should never have to be called manually.

class SourceGutterRenderer
void
activate

Parameters

iter TextIter

a gtk.TextIter at the start of the line where the renderer is activated

area GdkRectangle*

a gdk.Rectangle of the cell area where the renderer is activated

event Event

the event that triggered the activation