Enumeration (GI Enum)

Gio-2.0GioDBusMessageHeaderFieldSince 2.26

Header fields used in Gio.DBusMessage.

2.26

Index

Enumeration Members

DESTINATION: number

The name the message is intended for.

ERROR_NAME: number

The name of the error that occurred.

INTERFACE: number

The interface name.

INVALID: number

Not a valid header field.

MEMBER: number

The method or signal name.

NUM_UNIX_FDS: number

The number of UNIX file descriptors that accompany the message.

PATH: number

The object path.

REPLY_SERIAL: number

The serial number the message is a reply to.

SENDER: number

Unique name of the sender of the message (filled in by the bus).

SIGNATURE: number

The signature of the message body.