DBus proxies obtained from DBusObjectManagerClient

I’ve recently noticed that DBusProxy objects obtained from the method get_interface method of a DBusObjectManagerClient object do not implement the ‘overrides’ conveniences, which makes sense since they use the native construtor, not the overriden one. Is this the intended behaviour?

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.