Expand description
D-Bus standard interfaces.
The D-Bus specification defines the message bus messages and some standard interfaces that may be useful across various D-Bus applications. This module provides their proxy.
Structsยง
- Introspectable ๐
- Service-side implementation for the
org.freedesktop.DBus.Introspectableinterface. This interface is implemented automatically for any object registered to the ObjectServer. - Introspectable
Proxy - Proxy for the
org.freedesktop.DBus.Introspectableinterface.