| Allegro CL version 10.0 Unrevised from 9.0 to 10.0. 9.0 version |
Arguments: caret-mixin
Returns the value of the caret of its argument (which must be a window
that includes the caret-mixin class). The value may be either the
symbol :solid
, the symbol :gray
,
or a monochrome bitmap handle (as returned by
aclwin:open-texture). :solid
or
:gray
will produce a simple rectangular caret whose
dimensions are determined by the caret-width and caret-height methods.
Carets have not yet been implemented on the GTK platform. Calling
caret-related functions on GTK will have no effect, except that
show-caret and hide-caret will invoke the *gtk-compatibility-warning-action*
.
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 |