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 (Unix version) - 01 Dec 2021 19:32:42