Module: Gio::DBusCallFlags

Defined in:
(unknown)

Constant Summary collapse

NONE =

No flags set.

0 or :none
NO_AUTO_START =

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

1 or :no_auto_start
ALLOW_INTERACTIVE_AUTHORIZATION =

the caller is prepared to wait for interactive authorization. Since 2.46.

2 or :allow_interactive_authorization