LispWorks CAPI Reference Manual > 1 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 in the directory examples/capi/graphics/ .

See also

pinboard-object
pinboard-layout
redraw-pinboard-layout


LispWorks CAPI Reference Manual - 21 Dec 2009

NextPrevUpTopContentsIndex