Re: Icons
- From: Havoc Pennington <hp redhat com>
- To: Jeff Shipman <shippy nmt edu>
- Cc: GTK List <gtk-list gnome org>
- Subject: Re: Icons
- Date: 27 Feb 2001 20:21:43 -0500
Jeff Shipman <shippy nmt edu> writes:
> Is there a way to assign an icon to an applicaton?
> My window manager (fvwm2) displays an icon that
> I can double-click on after I've minimized the app
> to pop it back up. I've seen many applications that
> have the icon as part of the program (mozilla,
> vmware, etc). How can I assign an icon to my program?
>
gdk_window_set_icon(). Call it in a signal handler connected to the
"realize" signal on a GtkWindow with gtk_signal_connect_after().
Havoc
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]