Method

PurpleRequestFieldget_group

since: 2.6

Declaration [src]

PurpleRequestGroup*
purple_request_field_get_group (
  PurpleRequestField* field
)

Description [src]

Returns the group for the field.

Available since: 2.6

Return value

Type: PurpleRequestGroup

The UI data.

The data is owned by the instance.