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
()

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

Meta