All Manuals > LispWorks® User Guide and Reference Manual > 47 The SYSTEM Package

gesture-spec-p Function

Summary

The predicate for gesture-spec objects.

Package

system

Signature

gesture-spec-p object => result

Arguments
object
A Lisp object.
Values
result
A boolean.
Description

The function gesture-spec-p is the predicate for whether the object object is a gesture-spec.

See also

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


LispWorks® User Guide and Reference Manual - 01 Dec 2021 19:31:02