Method
PurpleRequestFieldChoiceset_selected
unstable since: 3.0
Declaration [src]
void
purple_request_field_choice_set_selected (
PurpleRequestFieldChoice* field,
guint position
)
Description [src]
Selects the item at the given position.
If position is outside of the bounds of the list, this does nothing.
Available since: 3.0
| Sets property | Purple.RequestFieldChoice:selected |