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