Method
PurpleContactget_account
unstable since: 3.0
Declaration [src]
PurpleAccount*
purple_contact_get_account (
PurpleContact* contact
)
Description [src]
Gets the PurpleAccount that contact belongs to.
Available since: 3.0
| Gets property | Purple.Contact:account |
Return value
Type: PurpleAccount
The PurpleAccount that contact belongs to.
| The returned data is owned by the instance. |