Skip to content

Gio: Make possible to pass DBusProxyFlags to proxy wrapper

Marco Trevisan requested to merge 3v1n0/gjs:make-proxy-wrapper-class into master

For some Proxy is convenient to pass DbusProxyFlags, so add a new flags parameter to the makeProxyWrapper generated proxy.

Merge request reports