Next:
get-clipboard-data
Up:
clipboard<>
Previous:
clipboard<>
get-clipboard-client
Gets the current clipboard-owning client, returning
#f
if the clipboard is not owned by a client.
(send
a-clipboard
get-clipboard-client)
->
clipboard-client%
object or
#f
PLT