Method
PurpleRequestFieldAccountset_value
since: 2.0
Declaration [src]
void
purple_request_field_account_set_value (
PurpleRequestFieldAccount* field,
PurpleAccount* value
)
Description [src]
Sets the account in an account field.
Available since: 2.0
Sets property | Purple.RequestFieldAccount:value |
Parameters
value
-
Type:
PurpleAccount
The account.
The data is owned by the caller of the method.