Getting custom icons to work via gresource #1187
Unanswered
PlatinumLucario
asked this question in
Q&A
Replies: 1 comment
-
|
gtk_image_new_from_icon_name is probably the wrong api to use as it loads icons from the current theme not from resources. If you want to load from resources I would expect that you need to define some path, not only the file name. But I'm not sure about it. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I've asked this question on the Denaro discussion more than a month ago, but haven't received any answer yet, so I decided to ask about it here, anyways, here's what I asked:
Beta Was this translation helpful? Give feedback.
All reactions