Re: window picture



On Sat, Jan 06, 2001 at 02:29:00AM +0100, Rolf Schaeuble wrote:
> how can I give a window a picture so it's shown in the Task List (e.g. like
> the steering wheel that Netscape displays)?

The picture is probably just the icon for the window, so use
"gdk_window_set_icon()" on the main window; if "top_level" is the
"GtkWidget *" for the main window, do "gdk_window_set_icon()" on
"top_level->window".




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]