|
Namespaces |
namespace | Osso |
Functions |
osso_context_t * | Osso::initialize (const Glib::ustring &application, const Glib::ustring &version, const Glib::RefPtr< Glib::MainContext > &context) |
| This function initializes the library, connects to both the D-BUS session and system busses, integrates with the GLib main loop, and initializes the library for use.
|
osso_context_t * | Osso::initialize (const Glib::ustring &application, const Glib::ustring &version) |
| This function initializes the library, connects to both the D-BUS session and system busses, integrates with the GLib main loop, and initializes the library for use.
|