itemNames
Type
property
Summary
The identifying names for header actions.
Syntax
get the itemNames of <widget>
set the itemNames of <widget> to <names>
Description
The names of the header bar actions.
The itemNames are used to identify the header bar actions, but are not ever displayed by the header bar. Use the itemLabels to control the text displayed for each action.
Related
property: itemArray, itemLabels