Re: Gjs DBus bindings questions (introspection, method names and callbacks)
- From: Giovanni Campagna <scampa giovanni gmail com>
- To: Jason Heeris <jason heeris gmail com>
- Cc: gnome-shell-list <gnome-shell-list gnome org>
- Subject: Re: Gjs DBus bindings questions (introspection, method names and callbacks)
- Date: Tue, 26 Feb 2013 15:35:23 +0100
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]