| Import line: | Gio = imports.gi.Gio; |
| GIR File: | Gio-2.0.gir |
| C documentation: | GDBusServerFlags |
| Enum : | DBusServerFlags |
| Show / Hide Inherited methods, properties and signals |
| Properties | |
|---|---|
|
Number Gio.DBusServerFlags.AUTHENTICATION_ALLOW_ANONYMOUS : 2
|
|
|
Number Gio.DBusServerFlags.NONE : 0
|
|
|
Number Gio.DBusServerFlags.RUN_IN_THREAD : 1
|
|
| None |
| None |
| None |
| Class / Namespace | Method / Signal / Properties |
|---|---|
|
Gio.DBusServer
Property |
flags : Gio.DBusServerFlags
|
|
Gio.DBusServer
Method |
new Gio.DBusServer.sync
(String address, DBusServerFlags flags, String guid, DBusAuthObserver observer, Cancellable cancellable)
:
Gio.DBusServer
Create a new Gio.DBusServer
|
|
Gio.DBusServer
Method |
get_flags
()
:
Gio.DBusServerFlags
|