Class | DBus::ProxyObjectInterface |
In: |
lib/dbus/introspect.rb
|
Parent: | Object |
A class similar to the normal Interface used as a proxy for remote object interfaces.
PROPERTY_INTERFACE | = | "org.freedesktop.DBus.Properties" |
methods | [RW] | The proxied methods contained in the interface. |
name | [R] | The name of the interface. |
object | [R] | The proxy object to which this interface belongs. |
signals | [RW] | The proxied signals contained in the interface. |