set_visible


Description:

[ Version ( since = "2.6" ) ]
public void set_visible (bool visible)

Sets the visible property of the action to visible.

Note:

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.

Parameters:

this

the action object

visible

true to make the action visible