GDBusMessageFlags

Message flags used in #GDBusMessage.

Values

ValueMeaning
None0

No flags set.

NoReplyExpected1

A reply is not expected.

NoAutoStart2

The bus must not launch an owner for the destination name in response to this message.

AllowInteractiveAuthorization4

If set on a method call, this flag means that the caller is prepared to wait for interactive authorization. Since 2.46.