Fix Since tags

svn path=/trunk/; revision=20244
This commit is contained in:
Matthias Clasen 2008-05-30 02:46:49 +00:00
parent f4687eb8e1
commit 3a4ac605a8
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2008-05-29 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkwidget.c: s/2.16/2.14/ in Since tags
2008-05-29 Matthias Clasen <mclasen@redhat.com>
* tests/Makefile.am: Don't add testmountoperation to TEST_PROGS.

View File

@ -2006,7 +2006,7 @@ gtk_widget_class_init (GtkWidgetClass *klass)
* Returns: %TRUE to stop other handlers from being invoked for the event.
* %FALSE to propagate the event further.
*
* Since: 2.16
* Since: 2.14
*/
widget_signals[DAMAGE_EVENT] =
g_signal_new ("damage_event",