| Allegro CL version 9.0 Unrevised from 8.2 to 9.0. 8.2 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-2019, Franz Inc. Oakland, CA., USA. All rights reserved.
This page was not revised from the 8.2 page.
Created 2012.5.30.
| Allegro CL version 9.0 Unrevised from 8.2 to 9.0. 8.2 version |