Action.isVisible

Returns whether the action is effectively visible.

More...
class Action
bool
isVisible
()

Return Value

Type: bool

%TRUE if the action and its associated action group are both visible.

Detailed Description

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

Meta