Add introspection annotations for gtk_tree_model_get_path+gtk_tree_store_newv

This commit is contained in:
Alan Knowles
2010-02-09 12:27:05 -05:00
committed by Tim Horton
parent 9497a198f7
commit b193be9003
2 changed files with 2 additions and 2 deletions

View File

@ -325,7 +325,7 @@ gtk_tree_store_newv (gint n_columns,
* gtk_tree_store_set_column_types:
* @tree_store: A #GtkTreeStore
* @n_columns: Number of columns for the tree store
* @types: An array of #GType types, one for each column
* @types: (array length=n_columns): An array of #GType types, one for each column
*
* This function is meant primarily for #GObjects that inherit from
* #GtkTreeStore, and should only be used when constructing a new