Method
AstalNotifdNotificationadd_action
Declaration
AstalNotifdNotification*
astal_notifd_notification_add_action (
AstalNotifdNotification* self,
AstalNotifdAction* action
)
Parameters
action
-
Type:
AstalNotifdAction
No description available.
The data is owned by the caller of the method.
Return value
Type: AstalNotifdNotification
No description available.
The caller of the method takes ownership of the returned data, and is responsible for freeing it. |