Pike v8.0 release 1738

Method GTK1.Window()->set_icon()


Method set_icon

GTK1.Window set_icon(GDK1.Pixmap p, GDK1.Bitmap b, GDK1.Window w)

Description

Set the icon to the specified image (with mask) or the specified GDK1.Window. It is up to the window manager to display the icon. Most window manager handles window and pixmap icons, but only a few can handle the mask argument. If you want a shaped icon, the only safe bet is a shaped window.