> I've looked through the archives in order to find out how to set an icon
> that gets displayed in the title bar of the window and when the window
> is iconified. I've found a reference to gdk_window_set_icon(), but
> unfortunately that function does not have any documentation in the API
> docs. Can someone explain its semantics?

I use the gnome wrapper functions. They are documented at

http://developer.gnome.org/doc/API/libgnomeui/gnomeui-gnome-window-icon.html

If you don't want to use gnome-libs, then looking up the source for
those wrapper functions should explain the semantics of
gdk_window_set_icon() pretty well.

    = Loban

_______________________________________________
gtk-list mailing list
[EMAIL PROTECTED]
http://mail.gnome.org/mailman/listinfo/gtk-list

Reply via email to