Struct

PurpleCore

since: 2.0

Description [src]

struct PurpleCore {
  /* No available fields */
}

The core instance for libpurple.

This is primarily used for connecting to signals.

Available since: 2.0

Functions

purple_core_get_settings_backend

Gets the settings backend to use when saving/loading settings.

since: 3.0

purple_core_get_ui

Gets the PurpleUi that is running.

since: 2.0

purple_core_get_version

Returns the version of the core library.

since: 2.0

purple_core_init

Initializes the core of purple.

since: 2.0

purple_core_quit

Quits the core of purple, which, depending on the UI, may quit the application using the purple core.

since: 2.0