Method
PurpleRequestFieldListset_selected
[−]
Declaration [src]
void
purple_request_field_list_set_selected (
PurpleRequestFieldList* field,
GList* items
)
[−]
Parameters
items
-
Type: A list of
utf8
The list of selected items.
The data is owned by the caller of the method. Each element is a NUL terminated UTF-8 string.