GtkTreeDragDestIface.dragDataReceived

struct GtkTreeDragDestIface
extern (C)
int function(GtkTreeDragDest* dragDest, GtkTreePath* dest, GValue* value) dragDataReceived;

Return Value

whether a new row was created before position @dest

Meta