Hello,
I want to send a D-Bus signal with the signature "sisava{ss}" from a
gambas program to the Session D-Bus. With a signal with a native
signature such as "s" or "i", I can do this without any problems. But
how do you convert Gambas data types to D-Bus data types with the above
signature?
With kind regards
Hans