item_activation_requested
Description:
public signal void item_activation_requested (
int arg1,
uint arg2)
This is signaled when a menuitem under this server sends its activate signal.
Parameters:
| arg1 |
The ID of the parent for this update.
|
| arg2 |
The timestamp of when the event happened
|