Method

PhoshNotificationget_actions

Declaration [src]

GStrv
phosh_notification_get_actions (
  PhoshNotification* self
)

Description

No description available.

Return value

Returns: An array of utf8
 

The notification’s actions.

 The array is NULL-terminated.
 Each element is a NUL terminated UTF-8 string.