gtk+ r20159 - in trunk: . gtk



Author: matthiasc
Date: Sun May 25 20:41:55 2008
New Revision: 20159
URL: http://svn.gnome.org/viewvc/gtk+?rev=20159&view=rev

Log:
        Bug 523930 â sort -> search in gtktreeview.c

        * gtk/gtktreeview.c (gtk_tree_view_set_search_column): Fix a doc
        glitch, pointed out by BjÃrn Lindqvist.



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

Modified: trunk/gtk/gtktreeview.c
==============================================================================
--- trunk/gtk/gtktreeview.c	(original)
+++ trunk/gtk/gtktreeview.c	Sun May 25 20:41:55 2008
@@ -13891,7 +13891,7 @@
  * Sets @column as the column where the interactive search code should
  * search in. 
  * 
- * If the sort column is set, users can use the "start-interactive-search"
+ * If the search column is set, users can use the "start-interactive-search"
  * key binding to bring up search popup. The enable-search property controls
  * whether simply typing text will also start an interactive search.
  *



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