Skip to content

Use icon name instead of localizable string in gtk_image_new_from_icon_name()

Yuri Chornoivan requested to merge (removed):fix_icon into master

According to the docs [1] there should be an icon name here, not the localizable string. Thanks in advance for reviewing.

https://developer.gnome.org/gtk3/stable/GtkImage.html#gtk-image-new-from-icon-name

Merge request reports