]> Pileus Git - ~andy/gtk/commit
Bug 555270 – Allow unsetting a MessageDialog's image
authorChristian Dywan <christian@imendio.com>
Wed, 8 Oct 2008 02:27:07 +0000 (02:27 +0000)
committerChristian Dywan <cdywan@src.gnome.org>
Wed, 8 Oct 2008 02:27:07 +0000 (02:27 +0000)
commit5d8adc940630cfdb9f347521817863bc75528b5f
tree6b8b9f179bf28376379415aab4adc857b21fabbb
parenteda544e8e6ed4289d0063c53c1e0d19923dc1419
Bug 555270 – Allow unsetting a MessageDialog's image

2008-10-08  Christian Dywan  <christian@imendio.com>

Bug 555270 – Allow unsetting a MessageDialog's image

* gtk/gtkmessagedialog.c (gtk_message_dialog_set_property),
Remove a superfluous cast to GtkWidget*
(gtk_message_dialog_set_image): Accept NULL for the image
and unset the image in that case.

svn path=/trunk/; revision=21607
ChangeLog
gtk/gtkmessagedialog.c