标签: python glib dbus dbus-python
我正在使用dbus-python,并想将一个属性添加到dbus.service.Object中,我使用@dbus.service.method()添加了一个吸气剂和塞子,但我想知道我可以将该属性添加到对象返回的Introspect()数据。
dbus-python
@dbus.service.method()
Introspect()