python-dbus-next icon indicating copy to clipboard operation
python-dbus-next copied to clipboard

sender_keyword in @method decorator

Open thusser opened this issue 3 years ago • 0 comments

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?

thusser avatar Aug 15 '22 10:08 thusser