[Vala] Explicit property notify.
- From: "Konstantin P." <ria freelander gmail com>
- To: vala-list gnome org
- Subject: [Vala] Explicit property notify.
- Date: Sat, 14 Feb 2015 04:49:23 +0700
How can I explicitly notify changed property in DBus server? I cannot use
g_properties_changed, because I does not have proxy, and I cannot use
notify, because it will be translated to simply emitting g_object_notify.
How can I do it?
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]