Add a couple of missing annotations

This commit is contained in:
Johan Dahlin
2010-09-18 13:42:15 -03:00
parent 60c920f228
commit 19cab17c22
5 changed files with 14 additions and 14 deletions

View File

@ -292,7 +292,7 @@ gtk_tree_store_new (gint n_columns,
*
* Non vararg creation function. Used primarily by language bindings.
*
* Return value: a new #GtkTreeStore
* Return value: (transfer full): a new #GtkTreeStore
**/
GtkTreeStore *
gtk_tree_store_newv (gint n_columns,