Method
PurpleRequestFieldListadd_selected
[−]
Declaration [src]
void
purple_request_field_list_add_selected (
PurpleRequestFieldList* field,
const char* item
)
[−]
Parameters
item
-
Type:
const char*
The item to add.
The data is owned by the caller of the method. The value is a NUL terminated UTF-8 string.