From a54f709c98d0cd9f4059d1d6dd471e70e1358aec Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Tue, 25 Jan 2005 18:50:38 +0000 Subject: [PATCH] Fix docs. (#165163, Jeff Franks) 2005-01-25 Matthias Clasen * gdk/x11/gdkwindow-x11.c (gdk_window_configure_finished): Fix docs. (#165163, Jeff Franks) --- ChangeLog | 3 +++ ChangeLog.pre-2-10 | 3 +++ ChangeLog.pre-2-8 | 3 +++ gdk/x11/gdkwindow-x11.c | 2 +- 4 files changed, 10 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index e87b1ce7d2..06d935d1b2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2005-01-25 Matthias Clasen + * 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) diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10 index e87b1ce7d2..06d935d1b2 100644 --- a/ChangeLog.pre-2-10 +++ b/ChangeLog.pre-2-10 @@ -1,5 +1,8 @@ 2005-01-25 Matthias Clasen + * 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) diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8 index e87b1ce7d2..06d935d1b2 100644 --- a/ChangeLog.pre-2-8 +++ b/ChangeLog.pre-2-8 @@ -1,5 +1,8 @@ 2005-01-25 Matthias Clasen + * 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) diff --git a/gdk/x11/gdkwindow-x11.c b/gdk/x11/gdkwindow-x11.c index d9146ac9bf..cb2b095ce7 100644 --- a/gdk/x11/gdkwindow-x11.c +++ b/gdk/x11/gdkwindow-x11.c @@ -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