glib/gobject
Matthias Clasen c0a618a716 gobject: Don't skip custom dispatch_properties_changed
When I optimized GObject to skip property notification
in some cases, I looked for whether the class has a
custom notify vfunc. I overlooked that that
dispatch_properties_changed can also be customized,
and if it is, we better not skip change notification.

This showed up as breakage in the adjustment tests
in the GTK testsuite.
2022-07-08 13:57:40 +01:00
..
2022-01-28 16:01:22 -08:00
2022-01-28 16:01:22 -08:00
2022-07-05 11:06:49 +00:00
2021-07-29 10:09:27 -04:00
2020-11-17 15:50:07 +00:00
2022-07-05 11:06:49 +00:00
2022-07-05 11:06:49 +00:00
2022-07-05 11:06:49 +00:00