Method

PidginAccountDisplayset_account

since: 3.0

Declaration [src]

void
pidgin_account_display_set_account (
  PidginAccountDisplay* display,
  PurpleAccount* account
)

Description [src]

Sets the currently displayed account.

Available since: 3.0

Parameters

account

Type: PurpleAccount

The account to display.

The data is owned by the caller of the function.