dbus_g_proxy_call

Colin Walters walters at verbum.org
Mon May 11 07:02:55 PDT 2009


On Wed, May 6, 2009 at 11:17 AM, pete-c <pcwhizzkid at hotmail.com> wrote:
>
> Hi,
>
> I am trying to create a simple test server and client on dbus, but am having
> trouble accessing the methods. I have created my test gobject (which goes by
> the inventive name of PeterTest), and have successfully tested the methods
> on it (separate from dbus), so I don't think the problem is there.

I haven't looked at this in detail, but I will say G_TYPE_STRV is
intended for an array of strings, but you seem to only want
G_TYPE_STRING.


More information about the dbus mailing list