SourceGutterRenderer.activate

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

class SourceGutterRenderer
void
activate

Parameters

iter TextIter

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

area Rectangle

a GdkRectangle of the cell area where the renderer is activated

event Event

the event that triggered the activation

Meta