All Manuals > CAPI Reference Manual > 1 CAPI Reference Entries

NextPrevUpTopContentsIndex

update-toolbar

Function
Summary

Updates a toolbar object.

Package

capi

Signature

update-toolbar self

Description

The update-toolbar function updates the toolbar object self . It computes the enabled function of self and the enabled functions of any toolbar components or toolbar buttons contained in it. Each toolbar object is enabled if the enabled function returns t , and is disabled if it returns nil .

See also

toolbar
toolbar-button
toolbar-component


CAPI Reference Manual - 15 Dec 2011

NextPrevUpTopContentsIndex