Method

PurpleCoreget_account_manager

unstable since: 3.0

Declaration [src]

PurpleAccountManager*
purple_core_get_account_manager (
  PurpleCore* core
)

Description [src]

Gets the account manager that the core is using.

Available since: 3.0

Return value

Type: PurpleAccountManager

The manager.

The returned data is owned by the instance.