Tests whether a specified region overlaps with the region of a pinboard object.
capi
pinboard-object-overlap-p pinboard-object top-left-x top-left-y bottom-right-x bottom-right-y => result
pinboard-object⇩ | |
top-left-x⇩ |
A real. |
top-left-y⇩ |
A real. |
bottom-right-x⇩ |
A real. |
bottom-right-y⇩ |
A real. |
result |
A boolean. |
The generic function pinboard-object-overlap-p
returns true if the region of the pinboard object pinboard-object overlaps with the region specified by top-left-x, top-left-y, bottom-right-x and bottom-right-y.
pinboard-object-at-position
over-pinboard-object-p
pinboard-object
pinboard-layout
CAPI User Guide and Reference Manual (Unix version) - 01 Dec 2021 19:32:42