Action.getVisible

Returns whether the action itself is visible. Note that this doesn’t necessarily mean effective visibility. See gtk_action_is_sensitive() for that.

More...
class Action
bool
getVisible
()

Detailed Description

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

Return: %TRUE if the action itself is visible.

Meta