Re: [Vala] How to implement a D-Bus interface to a Object ?
- From: Michael 'Mickey' Lauer <mickey vanille-media de>
- To: Vala-list <Vala-list gnome org>
- Subject: Re: [Vala] How to implement a D-Bus interface to a Object ?
- Date: Wed, 09 Dec 2009 18:43:03 +0100
(NOTE: Please keep the thread on-list)
Thanks for your help ~ :D
I find that i got the warning because i used [dbus (name=.... not
[DBus (name=....
But there is still another question:
When I define a abstract properties in the dbus interface, the compile
said that Properties used in D-Bus clients require owned get
accessor .
But how to do that in a interface? It seems that { get ; set ; } doesn't work.
I'm afraid I never used DBus properties in my work yet. Anyone?
:M:
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]