Re: Gjs DBus bindings questions (introspection, method names and callbacks)



2013/2/26 Jason Heeris <jason heeris gmail com>:
Also, I think that should be Gio.DBusProxy.makeProxyWrapper().

— Jason

Right, sorry, that code wasn't tested :)

Anyway, by raw Gio.DBusProxy I meant a simple "new Gio.DBusProxy({
g_name: '...', g_connection: ... , g_object_path: '...', g_interface:
'...' });", on which you would use proxy.call (g_dbus_proxy_call) and
proxy.call_sync (g_dbus_proxy_call_sync), ie the standard Gio API.

Giovanni


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]