Fix the annotation of gtk_tree_view_create_row_drag_icon

This commit is contained in:
Matthias Clasen 2010-09-23 13:16:54 -04:00
parent 84bae92928
commit 76d7331578

View File

@ -13764,7 +13764,7 @@ gtk_tree_view_get_dest_row_at_pos (GtkTreeView *tree_view,
* Creates a #GdkPixmap representation of the row at @path.
* This image is used for a drag icon.
*
* Return value: (transfer none): a newly-allocated pixmap of the drag icon.
* Return value: (transfer full): a newly-allocated pixmap of the drag icon.
**/
GdkPixmap *
gtk_tree_view_create_row_drag_icon (GtkTreeView *tree_view,