mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-12-28 14:31:10 +00:00
Fix Since tags
svn path=/trunk/; revision=20244
This commit is contained in:
parent
f4687eb8e1
commit
3a4ac605a8
@ -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.
|
||||
|
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user