gtk+ r20323 - in trunk: . gtk
- From: rburton svn gnome org
- To: svn-commits-list gnome org
- Subject: gtk+ r20323 - in trunk: . gtk
- Date: Fri, 6 Jun 2008 09:55:06 +0000 (UTC)
Author: rburton
Date: Fri Jun 6 09:55:06 2008
New Revision: 20323
URL: http://svn.gnome.org/viewvc/gtk+?rev=20323&view=rev
Log:
2008-06-06 Ross Burton <ross burtonini com>
* gtk/gtkwindow.c:
Fix trivial typo in documentation.
Modified:
trunk/ChangeLog
trunk/gtk/gtkwindow.c
Modified: trunk/gtk/gtkwindow.c
==============================================================================
--- trunk/gtk/gtkwindow.c (original)
+++ trunk/gtk/gtkwindow.c Fri Jun 6 09:55:06 2008
@@ -3983,8 +3983,8 @@
/**
* gtk_window_get_position:
* @window: a #GtkWindow
- * @root_x: return location for X coordinate of gravity-determined reference p\oint
- * @root_y: return location for Y coordinate of gravity-determined reference p\oint
+ * @root_x: return location for X coordinate of gravity-determined reference point
+ * @root_y: return location for Y coordinate of gravity-determined reference point
*
* This function returns the position you need to pass to
* gtk_window_move() to keep @window in its current position. This
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]