Function

PurpleCoreget_default

unstable since: 3.0

Declaration [src]

PurpleCore*
purple_core_get_default (
  void
)

Description [src]

Gets the default core that is in use.

Available since: 3.0

Return value

Type: PurpleCore

The core.

The data is owned by the called function.
The return value can be NULL.