Function
Gtk.tree_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 |