Method

PurpleRequestFieldget_type_hint

Declaration [src]

const char*
purple_request_field_get_type_hint (
  PurpleRequestField* field
)

Description [src]

Returns the field’s type hint.

Return value

Type: const char*

The field’s type hint.

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