Re: window picture
- From: Guy Harris <gharris flashcom net>
- To: Rolf Schaeuble <mail rschaeuble de>
- Cc: gtk-list gnome org
- Subject: Re: window picture
- Date: Fri, 5 Jan 2001 20:10:17 -0800
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]