dbus-message.h File Reference

Typedef DBusMessage

typedef struct DBusMessage DBusMessage

Opaque data type representing a message received from or to be sent to another application.

Typedef DBusMessageIter

typedef struct DBusMessageIter DBusMessageIter

Opaque type representing a message iterator. Can be copied by value, and contains no allocated memory so never needs to be freed and can be allocated on the stack.