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

NextPrevUpTopContentsIndex

redraw-pinboard-object

Function
Summary

Redraws a specified pinboard object.

Package

capi

Signature

redraw-pinboard-object object &optional redisplay

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.

Example

There are examples here:

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

pinboard-object
pinboard-layout
redraw-pinboard-layout


CAPI User Guide and Reference Manual (Macintosh version) - 3 Aug 2017

NextPrevUpTopContentsIndex