Function
Gtktree_create_row_drag_content
Declaration [src]
GdkContentProvider*
gtk_tree_create_row_drag_content (
  GtkTreeModel* tree_model,
  GtkTreePath* path
)
Parameters
| tree_model | GtkTreeModel | 
| A  | |
| The data is owned by the caller of the function. | |
| path | GtkTreePath | 
| A row in  | |
| The data is owned by the caller of the function. | 
Return value
| Returns: | GdkContentProvider | 
| A new  | |
| The caller of the function takes ownership of the data, and is responsible for freeing it. |