Method

PurpleConnectionget_account

since: 2.0

Declaration [src]

PurpleAccount*
purple_connection_get_account (
  PurpleConnection* gc
)

Description [src]

Returns the connection’s account.

Available since: 2.0

Return value

Type: PurpleAccount

The connection’s account.

The data is owned by the instance.