Method

PurpleAccountOptionget_text

since: 2.0

Declaration [src]

const gchar*
purple_account_option_get_text (
  const PurpleAccountOption* option
)

Description [src]

Returns the text for an account option.

Available since: 2.0

Return value

Type: const gchar*

The account option’s text.

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