set_is_important
Description:
Sets whether the action is important, this attribute is used primarily by toolbar items to decide whether to show a label or not.
Note:
Use Action instead, and control and monitor whether labels are shown directly
Parameters:
this |
the action object |
is_important |
true to make the action important |