forked from AuroraMiddleware/gtk
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:
parent
3657b05ccc
commit
a54f709c98
@ -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)
|
||||
|
||||
|
@ -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)
|
||||
|
||||
|
@ -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)
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user