add-type in clipboard-client%
Adds a new data format name to the list supported by the clipboard client.
(-> voidsenda-clipboard-clientadd-typeformat)
format: stringThe
formatstring is typically four capital letters. (Under Mac OS X, only four characters forformatare ever used.) For example,"TEXT"is the name of the UTF-8-encoded string format. New format names can be used to communicate application- and platform-specific data formats.