| Allegro CL version 8.1 This page is new in 8.1. |
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-2009, Franz Inc. Oakland, CA., USA. All rights reserved.
Documentation for Allegro CL version 8.1. This page is new in the 8.1 release.
Created 2007.4.30.
| Allegro CL version 8.1 This page is new in 8.1. |