forked from AuroraMiddleware/gtk
Small documentation fix.
2009-01-28 Philip Withnall <philip@tecnocode.co.uk> * gtk/gtktreeview.c: Small documentation fix. svn path=/trunk/; revision=22247
This commit is contained in:
parent
ea62b2ca5b
commit
b33a3d925e
@ -1,3 +1,7 @@
|
||||
2009-01-28 Philip Withnall <philip@tecnocode.co.uk>
|
||||
|
||||
* gtk/gtktreeview.c: Small documentation fix.
|
||||
|
||||
2009-01-27 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* gtk/gtkentry.c: Use the get_text_area_size vfunc to make
|
||||
|
@ -14021,7 +14021,7 @@ gtk_tree_view_set_search_equal_func (GtkTreeView *tree_view,
|
||||
* gtk_tree_view_get_search_entry:
|
||||
* @tree_view: A #GtkTreeView
|
||||
*
|
||||
* Returns the GtkEntry which is currently in use as interactive search
|
||||
* Returns the #GtkEntry which is currently in use as interactive search
|
||||
* entry for @tree_view. In case the built-in entry is being used, %NULL
|
||||
* will be returned.
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user