| Allegro CL version 8.2 Unrevised from 8.1 to 8.2. 8.1 version |
Arguments: object
Returns whether the user is able to interactively cycle through the
set of pixmaps in the pixmap-alist property of a static-picture
or pixmap-column-mixin
grid-column
. The value may be set
at creation time by passing the user-modifiable
initarg, or any time later by calling (setf user-modifiable). The default
value is t
.
When the value is true, the user can select the next pixmap by clicking on the widget or grid cell, or by pressing the spacebar when the widget or grid cell has the keyboard focus.
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 |