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

NextPrevUpTopContentsIndex

update-interface-title

Generic Function
Summary

Updates the title of an interface window.

Package

capi

Signature

update-interface-title interface

Arguments

interface

A CAPI interface.

Description

The generic function update-interface-title updates the title of interface interface . This is useful when interface-extend-title may return a new, different, value.

You can specialize update-interface-title if needed.

To update all the interface titles, use update-all-interface-titles or update-screen-interface-titles.

See also

interface-extend-title
update-all-interface-titles
update-screen-interface-titles


CAPI User Guide and Reference Manual (Windows version) - 25 Feb 2015

NextPrevUpTopContentsIndex