Vocabularyui.clipboardsVariable descriptionGlobal variable holding the system clipboard. By convention, text should only be copied to the clipboard via an explicit user action, for example by pressing
C+c.
Class descriptionA mutable container for a single string implementing the
Clipboard protocol.
DefinitionMethods