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

unhighlight-pinboard-object Function

Summary

Removes the highlighting from a pinboard-object.

Package

capi

Signature

unhighlight-pinboard-object pinboard object &key redisplay => was-highlighted-p

Arguments
pinboard
object
redisplay
A generalized boolean.
Values
was-highlighted-p
A boolean.
Description

The function unhighlight-pinboard-object removes the highlighting from a pinboard object if necessary, and then if redisplay is non-nil it redisplays it. The default value of redisplay is t.

pinboard should be the pinboard-layout of object.

To highlight a pinboard object use highlight-pinboard-object.

The returned value was-highlighted-p is true if object was highlighted before the call.

See also

highlight-pinboard-object
pinboard-object


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