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

redraw-pinboard-object Function

Summary

Redraws a specified pinboard object.

Package

capi

Signature

redraw-pinboard-object object &optional redisplay

Arguments
object
redisplay
A generalized boolean.
Description

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.

Examples

There are examples here:

(example-edit-file "capi/graphics/")
See also

pinboard-object
pinboard-layout
redraw-pinboard-layout


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