MenuItem.setReserveIndicator
void setReserveIndicator(bool reserve)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.
Parameters
reserve | the new value |