You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When providing a method the kwargs attribute dbus_context, which exists on method call is not documented.
The only place, where it can be found is the server example code it self.
When documenting this either in the online documentation or in the python help() description it would be much easier to find this functionality.
The text was updated successfully, but these errors were encountered:
When providing a method the kwargs attribute
dbus_context
, which exists on method call is not documented.The only place, where it can be found is the server example code it self.
When documenting this either in the online documentation or in the python
help()
description it would be much easier to find this functionality.The text was updated successfully, but these errors were encountered: