c
GObject.Object
Gio.DBusObjectProxy
| Import line: | Gio = imports.gi.Gio; |
| GIR File: | Gio-2.0.gir |
| C documentation: | GDBusObjectProxy |
| Class : | DBusObjectProxy |
| Implements: | Gio.DBusObject |
| Extends: | GObject.Object |
| Properties | Defined By | |
|---|---|---|
|
g_connection : Gio.DBusConnection
|
Gio.DBusObjectProxy | |
|
g_object_path : String
|
Gio.DBusObjectProxy | |
|
parent_instance : GObject.Object
read only
|
Gio.DBusObjectProxy | |
|
priv : Gio.DBusObjectProxyPrivate
read only
|
Gio.DBusObjectProxy | |
| Method / Constructor | Defined By | |
|---|---|---|
|
new Gio.DBusObjectProxy
(Object properties)
Create a new Gio.DBusObjectProxy
Create a new Gio.DBusObjectProxy
|
||
|
Create a new Gio.DBusObjectProxy
Create a new Gio.DBusObjectProxy
|
||
|
get_connection
()
:
Gio.DBusConnection
|
Gio.DBusObjectProxy | |
|
get_interface
(String interface_name)
:
Gio.DBusInterface
|
Gio.DBusObject | |
|
get_interfaces
()
:
Array
|
Gio.DBusObject | |
|
get_object_path
()
:
String
|
Gio.DBusObject | |
| Event | Defined By | |
|---|---|---|
|
interface_added (DBusObject self, DBusInterface interface)
:
none
|
Gio.DBusObject | |
|
interface_removed (DBusObject self, DBusInterface interface)
:
none
|
Gio.DBusObject | |
| Class / Namespace | Method / Signal / Properties |
|---|---|
|
Gio.DBusObjectManagerClient
Signal |
interface_proxy_properties_changed
(DBusObjectManagerClient self, DBusObjectProxy object_proxy, DBusProxy interface_proxy, Variant changed_properties, Array invalidated_properties)
:
none
|
|
Gio.DBusObjectManagerClient
Signal |
interface_proxy_signal
(DBusObjectManagerClient self, DBusObjectProxy object_proxy, DBusProxy interface_proxy, String sender_name, String signal_name, Variant parameters)
:
none
|