Returns whether the action itself is visible.
Use Action instead, and control and monitor the state of
GtkActionable 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. |