Product Documentation
Cadence User Interface SKILL Reference
Product Version IC23.1, September 2023

hiGetToolbarObjName

hiGetToolbarObjName(
o_hiToolbar
)
=> t

Description

Gets the name that is used to store the toolbar window configuration information. This name is set with the hiSetToolbarObjName function.

Argument

o_hiToolbar

Handle to the toolbar returned by hiCreateToolbar.

Value Returned

t_name

The toolbar name.

Example

hiGetToolbarObjName( toolbar )

Related Topics

Toolbar Functions

hiSetToolbarObjName

hiCreateToolbar

hiPlaceToolbar

hiInsertToolbar


Return to top
 ⠀
X