[ Version ( since = "2.6" ) ]
public void set_visible (bool visible)
Sets the visible property of the action to visible.
Use Action instead, and control and monitor the state of Actionable widgets directly
Note that this doesn’t necessarily mean effective visibility. See is_visible for that.
| this |
the action object |
| visible |
true to make the action visible |