Method

PurpleBadgeget_tooltip_text

unstable since: 3.0

Declaration [src]

const char*
purple_badge_get_tooltip_text (
  PurpleBadge* badge
)

Description [src]

Gets the tooltip text from badge.

Available since: 3.0

Return value

Type: const char*

The tooltip text.

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