Method

PurpleRequestFieldAccountget_account

unstable since: 3.0

Declaration [src]

PurpleAccount*
purple_request_field_account_get_account (
  PurpleRequestFieldAccount* field
)

Description [src]

Gets the selected account.

Available since: 3.0

Return value

Type: PurpleAccount

The selected account.

The returned data is owned by the instance.
The return value can be NULL.