dnd_finished


Description:

[ Version ( since = "3.20" ) ]
public signal void dnd_finished ()

The drag and drop operation was finished, the drag destination finished reading all data.

The drag source can now free all miscellaneous data.

This signal will only be emitted if the DragContext manages the drag and drop operation. See manage_dnd for more information.