Method
NotifyNotificationget_activation_token
since: 0.7.10
Declaration [src]
const char*
notify_notification_get_activation_token (
NotifyNotification* notification
)
Description [src]
Gets the activation token of the notification.
If an an action is currently being activated, return the activation token.
This function is intended to be used in a NotifyActionCallback
to get
the activation token for the activated action, if the notification daemon
supports it.
Available since: 0.7.10