Method
PurpleCoreget_contact_manager
unstable since: 3.0
Declaration [src]
PurpleContactManager*
purple_core_get_contact_manager (
PurpleCore* core
)
Description [src]
Gets the contact manager that the core is using.
Available since: 3.0
| Gets property | Purple.Core:contact-manager |
Return value
Type: PurpleContactManager
The manager.
| The returned data is owned by the instance. |