wl_data_device_listener.leave

end drag-and-drop session

This event is sent when the drag-and-drop pointer leaves the surface and the session ends. The client must destroy the wl_data_offer introduced at enter time at this point.

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

Meta