Method

PidginAccountManagerRowget_account

since: 3.0

Declaration [src]

PurpleAccount*
pidgin_account_manager_row_get_account (
  PidginAccountManagerRow* row
)

Description [src]

Gets the PurpleAccount that row is displaying.

Available since: 3.0

Return value

Type: PurpleAccount

The account if set otherwise NULL.

The data is owned by the instance.