On 2011-06-29 at 19:53, Alexandre Quessy wrote: > I want to set my stage's window an X11 icon. > > My trail fails right now. I see the icon doubled. It looks bad. > https://github.com/aalex/toonloop/blob/master/src/clutter-tools.cpp > > Can someone point me to a working way to set the X11 window icon? > I don't need to use a GdkPixbuf at all here, I guess I could use a > XImage, or so.
Mx has code for setting the Window icon. GDK has code as well. you can look at both. ciao, Emmanuele. -- Emmanuele Bassi, Intel Open Source Technology Center _______________________________________________ clutter-app-devel-list mailing list [email protected] http://lists.clutter-project.org/listinfo/clutter-app-devel-list
