forked from AuroraMiddleware/gtk
GtkTreeModel: Remove erroneous transfer annotation
This commit is contained in:
parent
f11f989f1f
commit
d86ec52547
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user