Method

PurpleRequestFieldListtake

unstable since: 3.0

Declaration [src]

void
purple_request_field_list_take (
  PurpleRequestFieldList* field,
  BirbLocalizedString* str
)

Description [src]

Adds the item to the list taking ownership.

Available since: 3.0

Parameters

str

Type: BirbLocalizedString

The item to add.

The instance takes ownership of the data, and is responsible for freeing it.