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.

Parameters

value

Type: PurpleAccount

The account.

The data is owned by the caller of the function.