Method

PurpleBadgeget_mnemonic

unstable since: 3.0

Declaration [src]

const char*
purple_badge_get_mnemonic (
  PurpleBadge* badge
)

Description [src]

Gets the mnemonic from badge.

Available since: 3.0

Gets propertyPurple.Badge:mnemonic

Return value

Type: const char*

The mnemonic.

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