Method
PurpleRequestFieldChoiceremove_item
unstable since: 3.0
Declaration [src]
gboolean
purple_request_field_choice_remove_item (
PurpleRequestFieldChoice* field,
BirbLocalizedString* item
)
Parameters
item-
Type:
BirbLocalizedStringThe item to remove.
The data is owned by the caller of the method.