Module data_offer

Source

Structs§

DataDeviceOfferInner
DataOfferData
DragOffer
SelectionOffer
UndeterminedOffer 🔒

Enums§

DataDeviceOffer 🔒
DataOfferError
An error that may occur when working with data offers.

Traits§

DataOfferHandler
Handler trait for DataOffer events.

Functions§

receive
Request to receive the data of a given mime type.
receive_to_fd
Receive data to the write end of a raw file descriptor. If you have the read end, you can read from it.