Method

PurpleConnectionget_account

Declaration [src]

PurpleAccount*
purple_connection_get_account (
  PurpleConnection* gc
)

Description [src]

Returns the connection’s account.

Return value

Type: PurpleAccount

The connection’s account.

The data is owned by the instance.