| Allegro CL version 10.1 Unrevised from 10.0 to 10.1. 10.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-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 |