dbus-message.h File Reference

#include <stdapis/dbus-1.0/dbus/dbus-message.h>

Typedef DBusMessage

typedef struct DBusMessageDBusMessage

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

Typedef DBusMessageIter

typedef struct DBusMessageIterDBusMessageIter

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.