NextPrevUpTopContentsIndex

print-capi-button

Generic Function
Summary

Generates the text for a button.

Package

capi

Signature

print-capi-button button => text

Arguments

button

A button.

Values

text

A string.

Description

The generic function print-capi-button is used to generate the text for a button.

You can add methods for your own button classes.

See also

button


LispWorks CAPI Reference Manual - 11 Apr 2005

NextPrevUpTopContentsIndex