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

update-pinboard-object Function

Summary

Updates the size of a pinboard-object to match its constraints.

Package

capi

Signature

update-pinboard-object object => result

Arguments
object
Values
result
A boolean.
Description

The function update-pinboard-object checks the constraints of object, and adjusts its size as necessary. It then forces the parent layout to redisplay object at its new size. Finally, it returns t if a resize was necessary and nil otherwise.

See also

redraw-pinboard-object
pinboard-object


CAPI User Guide and Reference Manual (Windows version) - 01 Dec 2021 19:33:57