Method
AstalNotifdNotificationinvoke
Declaration
void
astal_notifd_notification_invoke (
AstalNotifdNotification* self,
const gchar* action_id
)
Description
Invoke an AstalNotifdAction
of this notification.
Note that this method just notifies the client that this action was invoked by the user. If for example this notification persists through the
lifetime of the sending program this action will have no effect.