GtkTreeModel: Remove erroneous transfer annotation

This commit is contained in:
Timm Bäder 2015-12-03 18:27:47 +01:00
parent f11f989f1f
commit d86ec52547

View File

@ -1222,7 +1222,7 @@ gtk_tree_model_get_n_columns (GtkTreeModel *tree_model)
*
* Returns the type of the column.
*
* Returns: (transfer none): the type of the column
* Returns: the type of the column
*/
GType
gtk_tree_model_get_column_type (GtkTreeModel *tree_model,