diff options
author | Xan Lopez <xan@src.gnome.org> | 2007-03-16 16:05:56 +0000 |
---|---|---|
committer | Xan Lopez <xan@src.gnome.org> | 2007-03-16 16:05:56 +0000 |
commit | 74ca458b9a10c3fa91134c9b16a11d3e093ccfae (patch) | |
tree | a8e195b14e07914d97cf8e16275e78a3fe51fa4f /ChangeLog | |
parent | 7a66837a80951006288ac1218438d04db9ef8410 (diff) | |
download | gtk+-74ca458b9a10c3fa91134c9b16a11d3e093ccfae.tar.gz |
Fix documentation error in gtk_widget_set_redraw_on_allocate.
* gtk/gtkwidget.c: Fix documentation error in
gtk_widget_set_redraw_on_allocate.
svn path=/trunk/; revision=17533
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2007-03-16 Xan Lopez <xan@localhost> + + * gtk/gtkwidget.c: Fix documentation error in + gtk_widget_set_redraw_on_allocate. + 2007-03-16 Matthias Clasen <mclasen@redhat.com> * gtk/gtkprintunixdialog.c (printer_added_cb): Scroll to |