mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-15 21:20:09 +00:00
121e61cf01
Using GtkCssSection in public headers here may be ok from the C perspective, since it all ends up in the same library anyway. But it causes circular dependency problems for our gir files that are still split by namespace. To avoid this problem, copy the GtkCssLocation struct struct as GskParseLocation, and pass take two of them instead of a GtkCssSection in the error callback. Update all users. Fixes: #2454 |
||
---|---|---|
.. | ||
compare | ||
nodeparser | ||
compare-render.c | ||
meson.build | ||
node-parser.c | ||
reftest-compare.c | ||
reftest-compare.h | ||
render-nodes-cairo.test.in | ||
render-nodes-vulkan.test.in | ||
rounded-rect.c | ||
shader.c | ||
transform.c |