GtkTreeDragSourceIface.rowDraggable

Asks the #GtkTreeDragSource whether a particular row can be used as the source of a DND operation.

struct GtkTreeDragSourceIface
extern (C)
gboolean function(GtkTreeDragSource* dragSource, GtkTreePath* path) rowDraggable;