Next Prev Up Top Contents Index

print-capi-button

Generic Function
Summary

Generates the text for a button.

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 - 13 Mar 2003

Next Prev Up Top Contents Index