Hi John,Another alternative is to use a Windows resource file (.rc) file to specify the .ico file that you want to use for your app (as in any Windows app), use the resource compiler (rc.exe for instance) to compile the resource file and link the compiled resource file into your app, and so you won't need to ship that icon file as a result.
With blessings! _______________________________________________ gtk-list mailing list gtk-list@xxxxxxxxx https://mail.gnome.org/mailman/listinfo/gtk-list