Method

PurplePresenceManagerSeagullBackendget_filename

unstable since: 3.0

Declaration [src]

const char*
purple_presence_manager_seagull_backend_get_filename (
  PurplePresenceManagerSeagullBackend* backend
)

Description [src]

Gets the filename of the database being used.

Available since: 3.0

Return value

Type: const char*

The filename.

The returned data is owned by the instance.
The value is a NUL terminated UTF-8 string.