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