Expand description

Helpers to handle data device related actions

Structs

  • Handle to support data exchange on a given seat
  • A handler for data devices
  • A data offer for receiving data though copy/paste or drag and drop
  • A data source for sending data though copy/paste or drag and drop
  • drag and drop actions
  • A file descriptor that can only be read from
  • A file descriptor that can only be written to

Enums

  • Possible events a data source needs to react to
  • Possible events generated during a drag’n’drop session

Traits