Description Usage Arguments Author(s)
Sets the icon of window as a pixmap or window. If using GTK+, investigate
gtkWindowSetDefaultIconList first, and then gtkWindowSetIconList
and gtkWindowSetIcon. If those don't meet your needs, look at
gdkWindowSetIconList. Only if all those are too high-level do you
want to fall back to gdkWindowSetIcon.
1 | gdkWindowSetIcon(object, icon.window, pixmap, mask)
|
|
a toplevel |
|
a |
|
a |
|
a 1-bit pixmap ( |
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.