Action.getVisible

Returns whether the action itself is visible. Note that this doesn’t necessarily mean effective visibility. See gtk.action.Action.isSensitive for that.

More...
class Action
bool
getVisible
()

Return Value

Type: bool

true if the action itself is visible.

Detailed Description

Deprecated: Use #GAction instead, and control and monitor the state of #GtkActionable widgets directly