| Allegro CL version 10.1 Unrevised from 10.0 to 10.1. 10.0 version |
Arguments: clipboard-format
Returns the most recent clipboard value of the specified
clipboard-format, which may be either
:text
, :rich-text
, or
:pixmap
(as with clipboard-object).
This function may be useful, for example, if you would like to retrieve the pixmap that was most recently on the clipboard, but the clipboard string was set more recently and this removed any pixmap from the OS clipboard and moved it from the top of the lisp clipboard stack.
Copyright (c) 1998-2022, Franz Inc. Lafayette, CA., USA. All rights reserved.
This page was not revised from the 10.0 page.
Created 2019.8.20.
| Allegro CL version 10.1 Unrevised from 10.0 to 10.1. 10.0 version |