GObject.Object
Gio.DBusProxy
Import line: | Gio = imports.gi.Gio; |
GIR File: | Gio-2.0.gir |
C documentation: | GDBusProxy |
Class : | DBusProxy |
Implements: | Gio.AsyncInitable, Gio.Initable |
Extends: | GObject.Object |
Show / Hide Inherited methods, properties and signals |
Properties | Defined By | |
---|---|---|
g_bus_type : Gio.BusType
|
Gio.DBusProxy | |
g_connection : Gio.DBusConnection
|
Gio.DBusProxy | |
g_default_timeout : Number
|
Gio.DBusProxy | |
g_flags : Gio.DBusProxyFlags
|
Gio.DBusProxy | |
g_interface_info : Gio.DBusInterfaceInfo
|
Gio.DBusProxy | |
g_interface_name : String
|
Gio.DBusProxy | |
g_name : String
|
Gio.DBusProxy | |
g_name_owner : String
read only
|
Gio.DBusProxy | |
g_object_path : String
|
Gio.DBusProxy | |
parent_instance : GObject.Object
read only
|
Gio.DBusProxy | |
priv : Gio.DBusProxyPrivate
read only
|
Gio.DBusProxy |
Method / Constructor | Defined By | |
---|---|---|
new Gio.DBusProxy
(Object properties)
Create a new Gio.DBusProxy
Create a new Gio.DBusProxy
|
||
Create a new Gio.DBusProxy
Create a new Gio.DBusProxy
|
||
Create a new Gio.DBusProxy
Create a new Gio.DBusProxy
|
||
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
Create a new Gio.DBusProxy
|
||
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
Create a new Gio.DBusProxy
|
||
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 | |
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 | |
call
(String method_name, Variant parameters, DBusCallFlags flags, Number timeout_msec, Cancellable cancellable, Function callback, void* user_data)
:
none
|
Gio.DBusProxy | |
call_finish
(AsyncResult res)
:
GLib.Variant
|
Gio.DBusProxy | |
call_sync
(String method_name, Variant parameters, DBusCallFlags flags, Number timeout_msec, Cancellable cancellable)
:
GLib.Variant
|
Gio.DBusProxy | |
get_cached_property
(String property_name)
:
GLib.Variant
|
Gio.DBusProxy | |
get_cached_property_names
()
:
Array
|
Gio.DBusProxy | |
get_connection
()
:
Gio.DBusConnection
|
Gio.DBusProxy | |
get_default_timeout
()
:
Number
|
Gio.DBusProxy | |
get_flags
()
:
Gio.DBusProxyFlags
|
Gio.DBusProxy | |
get_interface_info
()
:
Gio.DBusInterfaceInfo
|
Gio.DBusProxy | |
get_interface_name
()
:
String
|
Gio.DBusProxy | |
get_name
()
:
String
|
Gio.DBusProxy | |
get_name_owner
()
:
String
|
Gio.DBusProxy | |
get_object_path
()
:
String
|
Gio.DBusProxy | |
init
(Cancellable cancellable)
:
Boolean
|
Gio.Initable | |
|
Gio.AsyncInitable | |
init_finish
(AsyncResult res)
:
Boolean
|
Gio.AsyncInitable | |
new_finish
(AsyncResult res)
:
GObject.Object
|
Gio.AsyncInitable | |
|
Gio.DBusProxy | |
set_default_timeout
(Number timeout_msec)
:
none
|
Gio.DBusProxy | |
set_interface_info
(DBusInterfaceInfo info)
:
none
|
Gio.DBusProxy |
Event | Defined By | |
---|---|---|
|
Gio.DBusProxy | |
|
Gio.DBusProxy |