[ HasEmitter ]
public virtual signal void activate (TextIter iter, Rectangle area, uint button, ModifierType state, int n_presses)
The signal is emitted when the renderer is activated.
iter |
a TextIter |
area |
a Rectangle |
button |
the button that was pressed |
state |
a ModifierType of state |
n_presses |
the number of button presses |