Searched defs:dbus (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/extension/dbus/
H A Dpytester.py9 import dbus namespace
247 bus = dbus.SessionBus()
251 doc1 = dbus.Interface(inkdoc1, dbus_interface="org.inkscape.document")
258 doc2 = dbus.Interface(inkdoc2, dbus_interface="org.inkscape.document")

Completed in 15 milliseconds