Class WlDataSourceProxy

java.lang.Object
org.freedesktop.wayland.client.Proxy<WlDataSourceEvents>
org.freedesktop.wayland.client.WlDataSourceProxy
All Implemented Interfaces:
WaylandObject

public class WlDataSourceProxy extends Proxy<WlDataSourceEvents>
offer to transfer data

The wl_data_source object is the source side of a wl_data_offer. It is created by the source client in a data transfer and provides a way to describe the offered data and a way to respond to requests to transfer the data.