]> Pileus Git - ~andy/gtk/commit
Allow unsetting the icon title set with gdk_window_set_icon_name
authorChristian Persch <chpe@gnome.org>
Mon, 20 Apr 2009 12:53:51 +0000 (14:53 +0200)
committerChristian Persch <chpe@gnome.org>
Mon, 20 Apr 2009 12:57:06 +0000 (14:57 +0200)
commitf1bb36c9d764fd3ce97a4c99fd07d4bca2230a38
tree3b47532664683b155f3b44660741e7bc0c6f63c8
parent3c625fed0718fe769d72b5ec2114f08516d5d85f
Allow unsetting the icon title set with gdk_window_set_icon_name

Change gdk_window_set_icon_name to allow using NULL to unset a
previously set icon title, so that the icon title tracks the normal
title again. Bug #535557.
gdk/x11/gdkwindow-x11.c