icon-theme: Add i/o priority to choose_icon_async()
authorAlexander Larsson <alexl@redhat.com>
Thu, 30 Jan 2020 14:15:08 +0000 (15:15 +0100)
committerAlexander Larsson <alexl@redhat.com>
Thu, 30 Jan 2020 14:15:08 +0000 (15:15 +0100)
commitd1cd578d59c1a9487d81d69f4e51756cf2bc209a
tree2671a0f60d5c7072569c03b8a9d995175fe946e6
parent5f8c2b52c6595da2505d8a432765e8aa14a85196
icon-theme: Add i/o priority to choose_icon_async()

This is set on the GTask and lower priority will be loaded before,
this can be used to prioritize some icons for preloading.
gtk/gtkiconhelper.c
gtk/gtkicontheme.c
gtk/gtkicontheme.h
tests/testicontheme.c
testsuite/gtk/icontheme.c