gtk/gtkimage.c gtk/gtkimcontext.c gtk/gtktreemodel.c

2002-01-10            Vitaly Tishkov       <tvv@sparc.spb.su>
        * gtk/gtkimage.c
	* gtk/gtkimcontext.c
	* gtk/gtktreemodel.c
	* gtk/gtktreemodelsort.c
	* gtk/gtkwindow.c
	* docs/reference/gtk/tmpl/gtkselection.sgml
	fix docs
This commit is contained in:
Vitaly Tishkov
2002-01-10 16:36:25 +00:00
committed by Vitaly Tishkov
parent d3eb836dd4
commit f74dd2386a
13 changed files with 66 additions and 10 deletions

View File

@ -1971,7 +1971,7 @@ gtk_tree_model_sort_convert_child_iter_to_iter (GtkTreeModelSort *tree_model_sor
* is, @sort_path points ot a location in @tree_model_sort. The returned path
* will point to the same location in the model not being sorted. If @path does not point to a
*
* Return value: A newly allocated #GtkTreePath, or %NULLL
* Return value: A newly allocated #GtkTreePath, or %NULL
**/
GtkTreePath *
gtk_tree_model_sort_convert_path_to_child_path (GtkTreeModelSort *tree_model_sort,