Package: gdk
Function gdk:clipboard-is-local
Lambda Listgdk:clipboard-is-local (clipboard) ArgumentsReturn ValueTrue if the clipboard is local. Details
Returns if the clipboard is local.
A clipboard is considered local if it was last claimed by the running application. Note that the gdk:clipboard-content function may return nil even on a local clipboard. In this case the clipboard is empty. | See also |
2023-7-30