Comment 1 for bug 1205204

Revision history for this message
Leo Arias (elopio) wrote :

Maybe we can store the dbus path on self.dbus_path. Of course, we would have the same problem if the UI element has a dbus_path attribute, but it sounds less common.

Or maybe, we should store the dbus path on __dbus_path and add a method get_dbus_path.