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