Method

PidginAccountDisplayget_account

since: 3.0

Declaration [src]

PurpleAccount*
pidgin_account_display_get_account (
  PidginAccountDisplay* display
)

Description [src]

Gets the currently displayed account.

Available since: 3.0

Return value

Type: PurpleAccount

Returns the PurpleAccount that is currently displayed.

The data is owned by the instance.