The
redraw-pinboard-object
function redraws a specified pinboard object.
Signature
redraw-pinboard-object
object
&optional
redisplay
Description
This 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
.
Example
There are examples in the directory
examples/capi/graphics/
.