gtk+ r19722 - in trunk: . gtk



Author: xan
Date: Thu Mar  6 19:14:17 2008
New Revision: 19722
URL: http://svn.gnome.org/viewvc/gtk+?rev=19722&view=rev

Log:
2008-03-06  Xan Lopez  <xan gnome org>

	* gtk/gtkfixed.c: fix typo in documentation.


Modified:
   trunk/ChangeLog
   trunk/gtk/gtkfixed.c

Modified: trunk/gtk/gtkfixed.c
==============================================================================
--- trunk/gtk/gtkfixed.c	(original)
+++ trunk/gtk/gtkfixed.c	Thu Mar  6 19:14:17 2008
@@ -485,7 +485,7 @@
  * @fixed: a #GtkWidget
  * 
  * Gets whether the #GtkFixed has its own #GdkWindow.
- * See gdk_fixed_set_has_window().
+ * See gtk_fixed_set_has_window().
  * 
  * Return value: %TRUE if @fixed has its own window.
  **/



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]