D-Bus 1.15.4
Topics
D-Bus low-level public API

Topics

 Address parsing
 
 
 Message bus APIs
 
 
 DBusConnection
 
 
 Error reporting
 
 
 Utility macros
 
 
 Memory Allocation
 
 
 DBusMessage
 
 
 Miscellaneous
 
 
 DBusPendingCall
 
 
 Protocol constants
 
 
 DBusServer
 
 
 Shared constants
 
 
 Type signature parsing
 
 
 Utility functions for strings with special syntax
 
 
 Thread functions
 
 
 DBusTimeout
 
 
 Basic types
 
 
 DBusWatch
 
 

Detailed Description

The low-level public API of the D-Bus library

libdbus provides a low-level C API intended primarily for use by bindings to specific object systems and languages. D-Bus is most convenient when used with the GLib bindings, Python bindings, Qt bindings, Mono bindings, and so forth. This low-level API has a lot of complexity useful only for bindings.