Method

PurpleConversationManagerSeagullBackendget_filename

unstable since: 3.0

Declaration [src]

const char*
purple_conversation_manager_seagull_backend_get_filename (
  PurpleConversationManagerSeagullBackend* 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.