codegen: Apply G_PARAM_EXPLICIT_NOTIFY on properties with "notify = false"
commit02e91469f06c5497240f92cf6f9eb5b6c20aa0a9
authorRico Tzschichholz <ricotz@ubuntu.com>
Sat, 31 Mar 2018 19:45:03 +0000 (31 21:45 +0200)
committerRico Tzschichholz <ricotz@ubuntu.com>
Sun, 1 Apr 2018 11:32:26 +0000 (1 13:32 +0200)
tree5a753cb034f94b12cca571a65073dbb49c4cd4bc
parent4b3418e09042ff6f3f8b09cba715316baccd5a99
codegen: Apply G_PARAM_EXPLICIT_NOTIFY on properties with "notify = false"

This requires --target-glib=2.42 to be passed.
codegen/valagtypemodule.vala
tests/Makefile.am
tests/objects/property-notify.vala [new file with mode: 0644]