Enumeration (GI Flags)

Gio-2.0GioDBusServerFlagsSince 2.26

Flags used when creating a Gio.DBusServer.

2.26

Index
AUTHENTICATION_ALLOW_ANONYMOUS: 2

Allow the anonymous authentication method.

AUTHENTICATION_REQUIRE_SAME_USER: 4

Require the UID of the peer to be the same as the UID of the server when authenticating. (Since: 2.68)

NONE: 0

No flags set.

RUN_IN_THREAD: 1

All Gio.DBusServer.SignalSignatures.new_connection | Gio.DBusServer::new-connection signals will run in separated dedicated threads (see signal for details).

Variables

$gtype