Method

PurpleRequestFieldget_id

Declaration [src]

const char*
purple_request_field_get_id (
  PurpleRequestField* field
)

Description [src]

Returns the ID of a field.

Gets propertyPurple.RequestField:id

Return value

Type: const char*

The ID.

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