Method

PurpleRequestFieldget_label

Declaration [src]

const char*
purple_request_field_get_label (
  PurpleRequestField* field
)

Description [src]

Returns the label text of a field.

Return value

Type: const char*

The label text.

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