Function

Purpleget_core

since: 2.0

Declaration [src]

PurpleCore*
purple_get_core (
  void
)

Description [src]

This is used to connect to core signals.

Available since: 2.0

Return value

Type: PurpleCore

A handle to the purple core.

The data is owned by the called function.