[Vala] Compound parameters in DBus



Hi List

Basic types from Vala to DBus is a no-brainer, but what about complex types? Where can I find documentation about which DBus type signatures map to what Vala types?
Structs - e.g.  type="isiii"
Arrays of strucs, e.g. "a(isiii)"
And what about structs with arrays of basic types - e.g. I have this insanely long type signature: type="ssaiisssssssbasasasbbasayayaqau"

I am calling as a client, but I guess the same applies to DBus services.
Thanks for any help

BR Jens Kristian Jensen



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