[Glade-users] Newbie 2-pronged question

Damon Chaplin damon@ximian.com
Mon, 09 Jul 2001 23:46:35 -0400


Alex Cruz wrote:
> 
>  Hi All,
> 
> Two Part Question:
> 
> 1) Can someone point me to a tutorial URL (if one exists).

There is a FAQ on http://glade.gnome.org
(A tutorial is included with Glade, but only shown in the Gnome version.)

 
> 2) Does Glade have the ability to assign a mini-icon that can be displayed in
> the Gnome Tasklist or is that done at the window manager level? And if the
> wm, where can I find documentation on how to do it?

Glade can't do it.

gdk_window_set_icon() may be what you want.


Damon