Updates the size of a pinboard-object to match its constraints.
capi
update-pinboard-object object => result
object⇩ |
result |
A boolean. |
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.
CAPI User Guide and Reference Manual (Windows version) - 18 Feb 2025 15:35:34