Method

PurpleCoreget_idle_manager

unstable since: 3.0

Declaration [src]

PurpleIdleManager*
purple_core_get_idle_manager (
  PurpleCore* core
)

Description [src]

Gets the idle manager that the core is using.

Available since: 3.0

Return value

Type: PurpleIdleManager

The manager.

The returned data is owned by the instance.