Re: [Vala] How to implement a D-Bus interface to a Object ?



Am Mittwoch, den 09.12.2009, 16:13 +0800 schrieb G.S.Alex:
As the title.
There has been some examples showed how to register a object to the
bus. But when I run it I got :

                 WARNING **: Object does not implement any D-Bus interface

This is an indication that you didn't derive the server implementation
from the interface class.


Thought the code works fine .

I konw I can get code by dbus-binding-tool from XML files in C . Is
there any way to do this in Vala ?

Yes, see vala-dbus-binding-tool @ git.freesmartphone.org.

-- 
:M:




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