| Allegro CL version 8.2 Unrevised from 8.1 to 8.2. 8.1 version |
Arguments: pixmap-interface
Returns (or sets with setf) whether the pixmap that is used by a
picture-button
, static-picture
, or
individual button of a multi-picture-button will use a handle to a
device-dependent pixmap. When this property is changed, either open-pixmap-handle or
close-pixmap-handle is called
internally on the pixmap of the object that was passed in to establish
whether it uses a pixmap handle.
pixmap-use-handle
is a property of the button-info
, picture-button
, and static-picture
classes.
Copyright (c) 1998-2016, Franz Inc. Oakland, CA., USA. All rights reserved.
This page was not revised from the 8.1 page.
Created 2010.1.21.
| Allegro CL version 8.2 Unrevised from 8.1 to 8.2. 8.1 version |