Method

AstalNotifdNotificationinvoke

Declaration

void
astal_notifd_notification_invoke (
  AstalNotifdNotification* self,
  const gchar* action_id
)

Description

Invoke an AstalNotifdAction of this notification.

Parameters

action_id

Type: const gchar*

No description available.

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