Method

PurpleNotificationget_icon_name

unstable since: 3.0

[]

Declaration [src]

const char*
purple_notification_get_icon_name (
  PurpleNotification* notification
)
[]

Description [src]

Gets the named icon for notification.

Available since: 3.0

[]

Return value

Type: const char*

The named icon for notification.

The returned data is owned by the instance.
The value is a NUL terminated UTF-8 string.