| Allegro CL version 8.0 Unrevised from 7.0 to 8.0. Moderate update since 8.0 release. | ||||||||||
Arguments: trackbar
Returns the value of the visible-range property of the argument. This
property determines a sub-range of a trackbar control's range that is
displayed as a bar drawn along the widget.
The visible-range is only displayed when the select-range property of a trackbar has a true value. The value of the visible-range property must be a list of two numbers both within the range of the control.
visible-range is
a property of the trackbar class.
This property is not supported by the simple GTK trackbar widget, where it will have no effect.
Copyright (c) 1998-2008, Franz Inc. Oakland, CA., USA. All rights reserved.
Documentation for Allegro CL version 8.0. This page was not revised from the 7.0 page.
Created 2005.12.9.
| Allegro CL version 8.0 Unrevised from 7.0 to 8.0. Moderate update since 8.0 release. | ||||||||||