Method
PurpleRequestFieldListadd_item
unstable since: 3.0
Declaration [src]
void
purple_request_field_list_add_item (
PurpleRequestFieldList* field,
BirbLocalizedString* str
)
Parameters
str-
Type:
BirbLocalizedStringThe item to add.
The data is owned by the caller of the method.