[Github-comments] [geany/geany] WIP: Meson build system (#2761)

Eli Schwartz notifications at xxxxx
Mon Feb 21 00:07:09 UTC 2022


Anything that runs gtk-update-icon-cache will do a full global re-cache, so as long as it is run at least once since you install geany to a live system, it will be fine.

Again, the risk of not running it is that cache lookups think it doesn't exist. So, what constitutes a cache lookup? Well, it is built into gtk, you're not supposed to have to think about it. :) Basically any function Gtk offers for looking up icons for you by name rather than absolute filepath. See e.g. gtk_icon_* or gtk_image_*, glade GtkImage* stuff...



-- 
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/2761#issuecomment-1046353105
You are receiving this because you are subscribed to this thread.

Message ID: <geany/geany/pull/2761/c1046353105 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20220220/9a664229/attachment.htm>


More information about the Github-comments mailing list