Method

PidginAccountEditorget_account

unstable since: 3.0

Declaration [src]

PurpleAccount*
pidgin_account_editor_get_account (
  PidginAccountEditor* editor
)

Description [src]

Gets the account.

Available since: 3.0

Return value

Type: PurpleAccount

The account.

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