Re: [Vala] How to implement a D-Bus interface to a Object ?
- From: Abderrahim Kitouni <a kitouni gmail com>
- To: mickey vanille-media de
- Cc: Vala-list <Vala-list gnome org>
- Subject: Re: [Vala] How to implement a D-Bus interface to a Object ?
- Date: Thu, 10 Dec 2009 11:00:27 +0100
Hi,
2009/12/9 Michael 'Mickey' Lauer <mickey vanille-media de>:
(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.
Just as the compiler said : {owned get; set;}
HTH,
Abderrahim
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]