Modules | |
group | Address parsing |
Parsing addresses of D-BUS servers. | |
group | Message bus APIs |
Functions for communicating with the message bus. | |
group | DBusConnection |
Connection to another application. | |
group | Error reporting |
Error reporting. | |
group | Utility macros |
TRUE, FALSE, NULL, and so on | |
group | Memory Allocation |
dbus_malloc(), dbus_free(), etc. | |
group | DBusMessage |
Message to be sent or received over a DBusConnection. | |
group | DBusPendingCall |
Pending reply to a method call message. | |
group | DBusServer |
Server that listens for new connections. | |
group | Thread functions |
dbus_threads_init(), dbus_mutex_lock(), etc. | |
group | DBusTimeout |
Object representing a timeout. | |
group | Basic types |
dbus_bool_t, dbus_int32_t, etc. | |
group | DBusWatch |
Object representing a file descriptor to be watched. | |
group | GLib bindings |
API for using D-BUS with GLib. |