Method

PurpleBadgeget_link_text

unstable since: 3.0

Declaration [src]

const char*
purple_badge_get_link_text (
  PurpleBadge* badge
)

Description [src]

Gets the text that should be displayed when displaying the link for badge.

Available since: 3.0

Gets propertyPurple.Badge:link-text

Return value

Type: const char*

The link text.

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