[ Version ( since = "3.20" ) ]
public signal void drop_performed (int time)
The drag and drop operation was performed on an accepting client.
This signal will only be emitted if the DragContext manages the drag and drop operation. See manage_dnd for more information.
time |
the time at which the drop happened. |