Method

PurpleNotificationget_icon_name

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 data is owned by the instance.
The value is a NUL terminated UTF-8 string.