servo

Module clipboard_delegate

Source

Modules§

Structs§

Traits§

  • A delegate that is responsible for accessing the system clipboard. On Mac, Windows, and Linux if the clipboard feature is enabled, a default delegate is automatically used that implements clipboard support. An embedding application can override this delegate by using this trait.