Correct an introspection annotation

Mistake pointed out in bug 668265.
This commit is contained in:
Matthias Clasen 2012-01-20 19:46:53 -05:00
parent d5656b6139
commit 0c514dc7dd

View File

@ -469,7 +469,7 @@ gtk_list_store_new (gint n_columns,
*
* Non-vararg creation function. Used primarily by language bindings.
*
* Return value: (transfer none): a new #GtkListStore
* Return value: (transfer full): a new #GtkListStore
* Rename to: gtk_list_store_new
**/
GtkListStore *