[Java-gnome-developer] Set window icon without org.gnome.gtk.Window?
Brought to you by:
afcowie
|
From: Ethan Tira-T. <ej...@cm...> - 2010-06-21 02:00:11
|
I'm guessing the answer will be no, in which case consider this a feature request, but basically I have a Java application, and I just want to set the application icon for the window in the task switcher so it's not just the generic java app icon. I don't want to have to rewrite all the UI stuff though just for this minor issue. Especially since that would kill the portability with other platforms. Perhaps this can be done via the GTK look and feel properties? Is that done in this group or is that another project (can you give a pointer?) Thanks, -Ethan |