Signal

AstalNotifdNotification::invoked

Declaration

void
invoked (
  AstalNotifdNotification* self,
  const gchar* action_id,
  gpointer user_data
)

Description

Emitted when an AstalNotifdAction of this notification is invoked.

Default handler:

Parameters

action_id

Type: const gchar*

Id of the invoked action .

The data is owned by the caller of the function.
The value is a NUL terminated UTF-8 string.