[Vala] Dbus properies notifications
- From: tetete <geraeusch gmx net>
- To: vala-list gnome org
- Subject: [Vala] Dbus properies notifications
- Date: Wed, 22 Sep 2010 12:00:40 +0200
Hello
Is there a possibility to get notifications of changed dbus server
properties on the client?
I guess there is some "on board" vala way of doing this.
serverobject.notify.connect( (s,p)=>{print("%s\n",p.name);});
is not working.
The client can read the properties, but without change notifications,
they are far less useful.
I'm using GDBus and vala-0.10.0
K.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]