forked from AuroraMiddleware/gtk
Correct an introspection annotation
Mistake pointed out in bug 668265.
This commit is contained in:
parent
d5656b6139
commit
0c514dc7dd
@ -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 *
|
||||
|
Loading…
Reference in New Issue
Block a user