python-dbus-next
python-dbus-next copied to clipboard
sender_keyword in @method decorator
The @method decorator in dbus-python has a sender_keyword parameter to retrieve the name of the sender. Is there any way to do this in python-dbus-next? Can't find any... However, it doesn't seem to difficult to implement this. Any interest in a PR?