This file implements all initialisation and shutdown of the library. More...
#include <dirent.h>#include <sys/types.h>#include <sys/stat.h>#include <unistd.h>#include <pwd.h>

Go to the source code of this file.
Functions | |
| static gboolean | _validate (const gchar *application, const gchar *version) |
| static osso_context_t * | _init (const char *application, const char *version) |
| static void | _deinit (osso_context_t *osso) |
| static DBusConnection * | _dbus_setup (osso_context_t *osso, DBusBusType bus_type, GMainContext *context) |
This file implements all initialisation and shutdown of the library.
Definition in file init.h.
1.6.2-20100208