Method

PidginAccountEditorget_account

since: 3.0

Declaration [src]

PurpleAccount*
pidgin_account_editor_get_account (
  PidginAccountEditor* editor
)

Description [src]

Gets the PurpleAccount that editor is modifying.

Available since: 3.0

Return value

Type: PurpleAccount

The PurpleAccount or NULL.

The data is owned by the instance.