MenuItem.setReserveIndicator

Sets whether the menu_item should reserve space for the submenu indicator, regardless if it actually has a submenu or not.

There should be little need for applications to call this functions.

class MenuItem
void
setReserveIndicator
(
bool reserve
)

Parameters

reserve bool

the new value

Meta