Method

PurpleBadgeget_icon_name

unstable since: 3.0

Declaration [src]

const char*
purple_badge_get_icon_name (
  PurpleBadge* badge
)

Description [src]

Gets the icon-name from badge.

Available since: 3.0

Gets propertyPurple.Badge:icon-name

Return value

Type: const char*

The icon-name.

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