Extracted from Pike v7.8 release 866 at 2016-11-06.
pike.ida.liu.se
[Top]
GTK2
GTK2.TreeDragSource

Method GTK2.TreeDragSource()->row_draggable()


Method row_draggable

int row_draggable(GTK2.TreePath path)

Description

Asks the source whether a particular row can be used as the source of a DND operation. If the source doesn't implement this interface, the row is assumed draggable.