Import line: | Gio = imports.gi.Gio; |
GIR File: | Gio-2.0.gir |
C documentation: | GDBusProxyFlags |
Enum : | DBusProxyFlags |
Show / Hide Inherited methods, properties and signals |
Properties | |
---|---|
Number Gio.DBusProxyFlags.DO_NOT_AUTO_START : 4
|
|
Number Gio.DBusProxyFlags.DO_NOT_CONNECT_SIGNALS : 2
|
|
Number Gio.DBusProxyFlags.DO_NOT_LOAD_PROPERTIES : 1
|
|
Number Gio.DBusProxyFlags.NONE : 0
|
None |
None |
None |
Class / Namespace | Method / Signal / Properties |
---|---|
Gio.DBusProxy
Property |
g_flags : Gio.DBusProxyFlags
|
Gio.DBusProxy
Method |
new Gio.DBusProxy.sync
(DBusConnection connection, DBusProxyFlags flags, DBusInterfaceInfo info, String name, String object_path, String interface_name, Cancellable cancellable)
:
Gio.DBusProxy
Create a new Gio.DBusProxy
|
Gio.DBusProxy
Method |
new Gio.DBusProxy.for_bus_sync
(BusType bus_type, DBusProxyFlags flags, DBusInterfaceInfo info, String name, String object_path, String interface_name, Cancellable cancellable)
:
Gio.DBusProxy
Create a new Gio.DBusProxy
|
Gio.DBusProxy
Method |
Gio.DBusProxy.c_new
(DBusConnection connection, DBusProxyFlags flags, DBusInterfaceInfo info, String name, String object_path, String interface_name, Cancellable cancellable, Function callback, void* user_data)
:
none
|
Gio.DBusProxy
Method |
Gio.DBusProxy.new_for_bus
(BusType bus_type, DBusProxyFlags flags, DBusInterfaceInfo info, String name, String object_path, String interface_name, Cancellable cancellable, Function callback, void* user_data)
:
none
|
Gio.DBusProxy
Method |
get_flags
()
:
Gio.DBusProxyFlags
|