Redraws a specified pinboard object.
capi
redraw-pinboard-object object &optional redisplay
object⇩ | |
redisplay⇩ |
A generalized boolean. |
The function redraw-pinboard-object
causes the pinboard object object to be redrawn, unless redisplay is nil
in which case the redisplay will be cached until a later update. The default for redisplay is t
.
There are examples here:
(example-edit-file "capi/graphics/")
CAPI User Guide and Reference Manual (Windows version) - 01 Dec 2021 19:33:57