get_visible
Description:
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. |