| Allegro CL version 10.0 Unrevised from 9.0 to 10.0. 9.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-2019, Franz Inc. Oakland, CA., USA. All rights reserved.
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 |