| Allegro CL version 10.1 Unrevised from 10.0 to 10.1. 10.0 version |
Arguments: configuration
Returns (or sets with setf) whether open-pixmap-handle
will actually create a pixmap handle in configuration. The current
configuration is the value of (configuration
*system*)
(see configuration and *system*
).
The value t means that open-pixmap-handle will in fact
create a pixmap handle when it should as documented under open-pixmap-handle. If
set to nil
, then open-pixmap-handle will never
create a pixmap handle. use-pixmap-handles is a property of
the configuration
class.
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 |