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

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


CAPI User Guide and Reference Manual (Windows version) - 3 Aug 2017

NextPrevUpTopContentsIndex