Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.20.31)
gtkTreeDragSourceRowDraggable: gtkTreeDragSourceRowDraggable
Description
Asks the
GtkTreeDragSource
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.
Usage
gtkTreeDragSourceRowDraggable(object, path)
Arguments
object
a
GtkTreeDragSource
path
row on which user is initiating a drag
Value
TRUE
if the row can be dragged