Prev
Next
A.7.2.2. wl_data_source::send - send the data
Request for data from another client. Send the data as the specified mime-type over the passed fd, then close the fd.
wl_data_source::send arguments
mime_type
Type: string
fd
Type: fd
Prev
A.7.2. Events provided by wl_data_source events
Up
Home
Next
A.7.2.3. wl_data_source::cancelled - selection wa...