Skip to content

gdbus: Specify the `g-interface-info` of the GDBusProxy at initialization time

Corentin Noël requested to merge wip/tintou/dbus-proxy-set-interface-info into master

This allows GDBusProxy subclasses to have the g-interface-info assigned even when the class hasn't been created by Vala itself.

Merge request reports