forked from AuroraMiddleware/gtk
0886ade182
We don't want to return a GFile because GFile can't handle can't deal with data: urls. That makes the code a bit more complicated that doesn't deal with those URLs, but it makes the other code actually work. GtkCssImageUrl also now decodes data urls immediately instead of only at the first load. So don't use data urls if you care about performance. |
||
---|---|---|
.. | ||
gtkcss.h | ||
gtkcssdataurl.c | ||
gtkcssdataurlprivate.h | ||
gtkcssenums.h | ||
gtkcssenumtypes.c.template | ||
gtkcssenumtypes.h.template | ||
gtkcsserror.c | ||
gtkcsserror.h | ||
gtkcsslocation.c | ||
gtkcsslocation.h | ||
gtkcsslocationprivate.h | ||
gtkcssparser.c | ||
gtkcssparserprivate.h | ||
gtkcsssection.c | ||
gtkcsssection.h | ||
gtkcsstokenizer.c | ||
gtkcsstokenizerprivate.h | ||
meson.build |