clipboard functions

This commit is contained in:
David Botton 2022-06-23 21:54:58 -04:00
parent 50bedfbee8
commit 7f9eac1fde
2 changed files with 37 additions and 1 deletions

View file

@ -922,7 +922,11 @@ embedded in a native template application.)"
(cookie-enabled-p generic-function)
(language generic-function)
(user-agent generic-function)
(vendor generic-function))
(vendor generic-function)
"CLOG-Navigator - Clipboard"
(system-clipboard-write generic-function)
(system-clipboard-read generic-function))
(defsection @clog-location (:title "CLOG Location Objects")
"Clog-Location - CLOG Location Objects"