GLib.DBusMessageFlags – gio-2.0 Reference Manual
DBusMessageFlags
Description:
[
CCode
( cprefix =
"G_DBUS_MESSAGE_FLAGS_"
, type_id =
"g_dbus_message_flags_get_type ()"
) ]
[
Flags
]
[
Version
( since =
"2.26"
) ]
public
enum
DBusMessageFlags
Message flags used in
DBusMessage
.
Namespace:
GLib
Package:
gio-2.0
Content:
Enum values:
ALLOW_INTERACTIVE_AUTHORIZATION
-
If set on a method call, this flag means that the caller is prepared to wait for interactive authorization.
NONE
-
No flags set.
NO_AUTO_START
-
The bus must not launch an owner for the destination name in response to this message.
NO_REPLY_EXPECTED
-
A reply is not expected.
2022 vala-language.org