activate
Description:
public signal void activate (
int arg1,
int arg2)
Signaled when the Indicator receives a primary activation event (e.
g. left-click on the tray icon).
Parameters:
| arg1 |
The x coordinate of the activation
|
| arg2 |
The y coordinate of the activation
|