Next Prev Up Top Contents Index

draw-pinboard-object-unhighlighted

Generic Function
Summary

The generic function draw-pinboard-object-unhighlighted removes the highlighting from a pinboard object.

Signature

draw-pinboard-object-unhighlighted pinboard object
&key &allow-other-keys

Description

This generic function removes the highlighting from a pinboard object.

Example

See the example in the file examples/capi/graphics/circled-graph-nodes.lisp

See also

draw-pinboard-object-highlighted
highlight-pinboard-object


LispWorks CAPI Reference Manual - 13 Mar 2003

Next Prev Up Top Contents Index