[ Version ( since = "2.4" ) ]
public bool get_visible ()
Returns whether the action itself is 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_sensitive for that.
this |
the action object |
true if the action itself is visible. |