ActionCallback
Description:
[ CCode ( instance_pos = 2.9 ) ]
public delegate void ActionCallback (Notification notification, string action)
public delegate void ActionCallback (Notification notification, string action)
An action callback function.
Parameters:
| notification |
a ActionCallback notification |
| action |
The activated action name |
| user_data |
User provided data |
Namespace: Notify
Package: libnotify