Next Previous Up Top Contents Index

1 CAPI Reference Entries

over-pinboard-object-p

Generic Function

Summary

Theover-pinboard-object-p generic function tests whether a point lies within the boundary of a pinboard object.
Syntax

over-pinboard-object-p pinboard-object x y

Description

Returns non-nil if the x and y coordinates specify a point within the boundary of a pinboard object. To find the actual object at this position, usepinboard-object-at-position.
The default method returnst if x and y are within the bounding area of the pinboard object.
See also

pinboard-object-at-position
pinboard-object-overlap-p
pinboard-object
pinboard-layout

LispWorks CAPI Reference Manual - 17 Oct 1998

Next Previous Up Top Contents Index

Generated with Harlequin WebMaker