activate
Description:
[
HasEmitter ]
public virtual signal void activate (
TextIter iter,
Rectangle area,
Event event)
The activate signal is emitted when the renderer is activated.
Parameters:
| iter |
a TextIter
|
| area |
a Rectangle
|
| event |
the event that caused the activation
|