Action.setIsImportant

Sets whether the action is important, this attribute is used primarily by toolbar items to decide whether to show a label or not. Since 2.16

class Action
void
setIsImportant

Parameters

isImportant int

TRUE to make the action important

Meta