tree_set_row_drag_data
Description:
public bool tree_set_row_drag_data (SelectionData selection_data, TreeModel tree_model, TreePath path)
Sets selection data of target type gtk_tree_model_row.
Normally used in a drag_data_get handler.
Parameters:
selection_data |
some SelectionData |
tree_model | |
path |
a row in |
Returns:
true if the SelectionData had the proper target type to allow us to set a tree row |
Namespace: Gtk
Package: gtk+-3.0