get_visible


Description:

[ Version ( since = "2.4" ) ]
public bool get_visible ()

Returns whether the action itself is 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_sensitive for that.

Parameters:

this

the action object

Returns:

true if the action itself is visible.