Method

PurpleNotificationLinkget_link_uri

unstable since: 3.0

Declaration [src]

const char*
purple_notification_link_get_link_uri (
  PurpleNotificationLink* notification
)

Description [src]

The link URI.

Available since: 3.0

Return value

Type: const char*

The link URI.

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