Method

PurpleRequestFieldAccountget_value

Declaration [src]

PurpleAccount*
purple_request_field_account_get_value (
  PurpleRequestFieldAccount* field
)

Description [src]

Returns the user-entered account in an account field.

Return value

Type: PurpleAccount

The user-entered account.

The data is owned by the instance.