wl_data_device_listener.drop

end drag-and-drag session successfully

The event is sent when a drag-and-drop operation is ended because the implicit grab is removed.

struct wl_data_device_listener
void function(void* data, wl_data_device* wl_data_device) drop;

Meta