Module Ecaml.Clipboard
For dealing with the GUI's clipboard.
val kill_new : Text.t -> unitkill_new textmakestextthe latest kill in the kill ring, and sets the clipboard to containtext.
Ecaml.ClipboardFor dealing with the GUI's clipboard.
val kill_new : Text.t -> unitkill_new text makes text the latest kill in the kill ring, and sets the clipboard to contain text.