| Allegro CL version 10.1 Unrevised from 10.0 to 10.1. 10.0 version |
Arguments: unavailable-color-interface
Returns or sets with setf the value of the unavailable-color-mapper property of the argument. This property determines the differing appearance of an unavailable (unclickable) button. The value is an association list (alist) grouping certain color names in the widget's pixmap with alternate color names. Unavailable widgets use the alternate color scheme.
unavailable-color-mapper is a
property of the multi-picture-button
, picture-button
, and
static-picture
classes.
This property is currently supported only by multi-picture-button
, and will have no effect on
other widgets. We would need to implement picture-button
a different way to support this
property on GTK.
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 |