| Allegro CL version 10.1 Unrevised from 10.0 to 10.1. 10.0 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-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 |