gdkWindowSetIconName(object, name)
object
GdkWindow
name
NULL
name
, calls to gdkWindowSetTitle
will not update the icon title.
Using NULL
for name
unsets the icon title; further calls to
gdkWindowSetTitle
will again update the icon title as well.