Action.getVisible

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

More...
class Action
bool
getVisible
()

Return Value

Type: bool

TRUE if the action itself is visible.

Detailed Description

Deprecated: Use gtk.Action instead, and control and monitor the state of GtkActionable widgets directly

Meta