Action.getVisible
bool getVisible()Returns whether the action itself is visible. Note that this doesn’t necessarily mean effective visibility. See gtk.action.Action.isSensitive for that.
Returns
true if the action itself is visible.
Deprecated
Use #GAction instead, and control and monitor the state of
#GtkActionable widgets directly