Method
PurpleRequestGroupadd_field
unstable since: 3.0
Declaration [src]
void
purple_request_group_add_field (
PurpleRequestGroup* group,
PurpleRequestField* field
)
Parameters
field
-
Type:
PurpleRequestField
The field to add to the group.
The instance takes ownership of the data, and is responsible for freeing it.