hypfvieh / dbus-java

Improved version of java DBus library provided by freedesktop.org (https://dbus.freedesktop.org/doc/dbus-java/)
https://hypfvieh.github.io/dbus-java/
MIT License
185 stars 73 forks source link

Fix methods returning tuples #147

Closed poeschel closed 3 years ago

poeschel commented 3 years ago

This fixes a number of things were neccessary to make methods that return Tuples work in InterfaceCodeGenerator. It also fixes method args, that do not have an direction element, see third bullet here: https://dbus.freedesktop.org/doc/dbus-specification.html#introspection-format