All Manuals > CAPI User Guide and Reference Manual > 21 CAPI Reference Entries

NextPrevUpTopContentsIndex

pinboard-object-overlap-p

Generic Function
Summary

Tests whether a specified region overlaps with the region of a pinboard object.

Package

capi

Signature

pinboard-object-overlap-p pinboard-object top-left-x top-left-y bottom-right-x bottom-right-y => result

Description

The generic function pinboard-object-overlap-p returns true if the region of the pinboard object pinboard-object overlaps with the region specified by the other arguments.

See also

pinboard-object-at-position
over-pinboard-object-p
pinboard-object
pinboard-layout


CAPI User Guide and Reference Manual (Unix version) - 25 Feb 2015

NextPrevUpTopContentsIndex