Method
PurpleCoreget_scheduler
unstable since: 3.0
Declaration [src]
PurpleScheduler*
purple_core_get_scheduler (
PurpleCore* core
)
Description [src]
Gets the scheduler that the core is using.
Available since: 3.0
| Gets property | Purple.Core:scheduler |
Return value
Type: PurpleScheduler
The scheduler.
| The returned data is owned by the instance. |