| Allegro CL version 10.0 Unrevised from 9.0 to 10.0. 9.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-2015, Franz Inc. Oakland, CA., USA. All rights reserved.
Documentation for Allegro CL version 10.0. This page was not revised from the 9.0 page.
Created 2015.5.21.
| Allegro CL version 10.0 Unrevised from 9.0 to 10.0. 9.0 version |