Method

PurpleBadgeget_link_uri

unstable since: 3.0

Declaration [src]

const char*
purple_badge_get_link_uri (
  PurpleBadge* badge
)

Description [src]

Gets the link URI of badge.

Available since: 3.0

Gets propertyPurple.Badge:link-uri

Return value

Type: const char*

The URI.

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