Fix docs. (#165163, Jeff Franks)

2005-01-25  Matthias Clasen  <mclasen@redhat.com>

	* gdk/x11/gdkwindow-x11.c (gdk_window_configure_finished): Fix
	docs.  (#165163, Jeff Franks)
This commit is contained in:
Matthias Clasen 2005-01-25 18:50:38 +00:00 committed by Matthias Clasen
parent 3657b05ccc
commit a54f709c98
4 changed files with 10 additions and 1 deletions

View File

@ -1,5 +1,8 @@
2005-01-25 Matthias Clasen <mclasen@redhat.com>
* gdk/x11/gdkwindow-x11.c (gdk_window_configure_finished): Fix
docs. (#165163, Jeff Franks)
* gtk/gtkimage.c (gtk_image_get_property): Use the correct setter
for a string GValue. (#165203, Damon Chaplin)

View File

@ -1,5 +1,8 @@
2005-01-25 Matthias Clasen <mclasen@redhat.com>
* gdk/x11/gdkwindow-x11.c (gdk_window_configure_finished): Fix
docs. (#165163, Jeff Franks)
* gtk/gtkimage.c (gtk_image_get_property): Use the correct setter
for a string GValue. (#165203, Damon Chaplin)

View File

@ -1,5 +1,8 @@
2005-01-25 Matthias Clasen <mclasen@redhat.com>
* gdk/x11/gdkwindow-x11.c (gdk_window_configure_finished): Fix
docs. (#165163, Jeff Franks)
* gtk/gtkimage.c (gtk_image_get_property): Use the correct setter
for a string GValue. (#165203, Damon Chaplin)

View File

@ -5855,7 +5855,7 @@ gdk_window_enable_synchronized_configure (GdkWindow *window)
* application. GTK+ applications will automatically call this
* function when appropriate.
*
* This function can only be called if gdk_window_use_configure()
* This function can only be called if gdk_window_enable_synchronized_configure()
* was called previously.
*
* Since: 2.6