forked from AuroraMiddleware/gtk
ec62402908
The GtkBuilder parser constructs the object e.g. when handling a <binding> element. There may be more <property> elements after it, which we were just not applying. Fix that by always applying property when we see </object>. To do that, we need to track the applied status per property. Test included. Fixes: #4208 |
||
---|---|---|
.. | ||
a11y | ||
css | ||
gdk | ||
gsk | ||
gtk | ||
introspection | ||
performance | ||
reftests | ||
tools | ||
meson.build | ||
testutils.c | ||
testutils.h |