TreeDragSourceIF.setRowDragData

Sets selection data of target type GTK_TREE_MODEL_ROW. Normally used in a drag_data_get handler.

interface TreeDragSourceIF
static
bool
setRowDragData

Parameters

selectionData SelectionData
treeModel TreeModelIF
path TreePath

a row in tree_model

Return Value

Type: bool

TRUE if the gtk.SelectionData had the proper target type to allow us to set a tree row