[ Version ( since = "2.16" ) ]
public void set_is_important (bool is_important)
Sets whether the action is important, this attribute is used primarily by toolbar items to decide whether to show a label or not.
Use Action instead, and control and monitor whether labels are shown directly
this |
the action object |
is_important |
true to make the action important |