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

NextPrevUpTopContentsIndex

set-hint-table

Function
Summary

Modifies the hint table for an element.

Package

capi

Signature

set-hint-table element plist

Description

The function set-hint-table modifies the hint table for the element element to include plist . All existing hints are retained for keys not in the plist .

This may or may not change the on-screen geometry. To change the geometry of an interface, use set-top-level-interface-geometry.

Notes

If a hint keyword is repeated in plist , the first value is used.

See also

element
set-geometric-hint
set-top-level-interface-geometry
Laying Out CAPI Panes
Programming with CAPI Windows


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

NextPrevUpTopContentsIndex