Next Prev Up Top Contents Index

redraw-pinboard-object

Function
Summary

The redraw-pinboard-object function redraws a specified pinboard object.

Syntax

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 date. The default for redisplay is t .

See also

pinboard-object
pinboard-layout
redraw-pinboard-layout


LispWorks CAPI Reference Manual - 14 Dec 2001

Next Prev Up Top Contents Index