Method

PurpleRequestFieldget_tooltip

since: 3.0

Declaration [src]

const char*
purple_request_field_get_tooltip (
  PurpleRequestField* field
)

Description [src]

Returns the field’s tooltip.

Available since: 3.0

Return value

Type: const char*

The field’s tooltip.

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