GtkTreeDragDestIface.rowDropPossible

struct GtkTreeDragDestIface
extern (C)
int function(GtkTreeDragDest* dragDest, GtkTreePath* destPath, GtkSelectionData* selectionData) rowDropPossible;

Return Value

%TRUE if a drop is possible before @dest_path

Meta