DragContext.addOnDndFinished

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 gdk.DragContext manages the drag and drop operation. See DragContext.manageDnd for more information.

class DragContext
gulong
addOnDndFinished
(
void delegate dlg
,
ConnectFlags connectFlags = cast(ConnectFlags)0
)

Meta

Since

3.20