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. |