]> Pileus Git - ~andy/gtk/commit
Bug 542523 - GtkTextTag should handle setting properties to NULL
authorXavier Claessens <xclaesse@gmail.com>
Tue, 15 Jul 2008 15:23:43 +0000 (15:23 +0000)
committerXavier Claessens <xclaesse@src.gnome.org>
Tue, 15 Jul 2008 15:23:43 +0000 (15:23 +0000)
commit2452be453b24b77b90e21dadbc3594a42fa1e1fd
treea7867c9003111ceb2b52dcaca1df3abff2f38388
parent81c7dc93f765b77f57252960191a48b3a696c72e
Bug 542523 - GtkTextTag should handle setting properties to NULL

2008-07-15  Xavier Claessens  <xclaesse@gmail.com>

Bug 542523 - GtkTextTag should handle setting properties to NULL

* gtk/gtktexttag.c (gtk_text_tag_set_property): Unset the color when
setting it to NULL instead of displaying a warning.

svn path=/trunk/; revision=20836
ChangeLog
gtk/gtktexttag.c