Packages
gio-2.0
GLib
DBusCallFlags
ALLOW_INTERACTIVE_AUTHORIZATION
NONE
NO_AUTO_START
DBusCallFlags
Description:
[
CCode
( cprefix =
"G_DBUS_CALL_FLAGS_"
, type_id =
"g_dbus_call_flags_get_type ()"
) ]
[
Flags
]
[
Version
( since =
"2.26"
) ]
public
enum
DBusCallFlags
Flags used in
call
and similar APIs.
Namespace:
GLib
Package:
gio-2.0
Content:
Enum values:
ALLOW_INTERACTIVE_AUTHORIZATION
-
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 method invocation.