Using GTK's GResources with GtkD with DUB
WebFreak001
d.forum at webfreak.org
Thu Oct 21 18:08:34 UTC 2021
I just want to push my blog again :p
https://new.webfreak.org/blog/2021-10/21/GTKD-GResources-with-dub
You would want to use this for example when you make a GTK app
that you want to add custom icons into. Using GResources will
make it search your executable for the icon first.
Also this makes you not dependent on the filesystem for
resources, everything is bundled in your executable.
There are also some hints and links how to use GTK4 and
LibAdwaita if you didn't know yet.
More information about the Digitalmars-d-announce
mailing list