NextPrevUpTopContentsIndex

gesture-spec-shift-bit

Constant
Summary

Used in the representation of a keystroke with the Shift key.

Package

system

Description

The constant gesture-spec-shift-bit is used to represent the Shift modifier key in a Gesture Spec object.

Note that you may not construct a Gesture Spec with a both-case-p character represented in the data and with modifiers equal to gesture-spec-shift-bit . See make-gesture-spec for details and examples.

See the entry for capi:output-pane in the LispWorks CAPI Reference Manual for more information about the use of Gesture Specs.

See also

coerce-to-gesture-spec
gesture-spec-modifiers
make-gesture-spec


LispWorks Reference Manual - 6 Apr 2005

NextPrevUpTopContentsIndex