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§
- Properties
- Service-side implementation for the
org.freedesktop.DBus.Propertiesinterface. This interface is implemented automatically for any object registered to the ObjectServer. - Properties
Changed - A
PropertiesChangedsignal. - Properties
Changed Args PropertiesChangedsignal arguments.- Properties
Changed Stream - A
Streamimplementation that yieldsPropertiesChangedsignals. - Properties
Proxy - Proxy for the
org.freedesktop.DBus.Propertiesinterface.
Traits§
- Properties
Signals - Trait providing all signal emission methods for
Properties.