| Allegro CL version 10.0 Unrevised from 9.0 to 10.0. 9.0 version |
Arguments: configuration
Returns the value of the multi-picture-button-scroll-interval
property of configuration. The current configuration is the value of
(configuration *system*)
(see configuration and *system*
).
The
value is the number of milliseconds between successive scroll
increments of a multi-picture-button
as the mouse
button is held down after clicking a multi-picture-button scroll
arrow. Initially 200. This internally uses the built-in cg-timer.
multi-picture-button-scroll-interval
is a property of the configuration
class.
See cg-timers.htm for more information on timers.
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 |