Method

PurpleBadgeget_id

unstable since: 3.0

Declaration [src]

const char*
purple_badge_get_id (
  PurpleBadge* badge
)

Description [src]

Gets the id of badge.

Available since: 3.0

Gets propertyPurple.Badge:id

Return value

Type: const char*

The id of badge.

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