ActionGroup.getVisible
bool getVisible()Returns true if the group is visible. The constituent actions can only be logically visible (see gtk.action.Action.isVisible) if they are visible (see gtk.action.Action.getVisible) and their group is visible.
Returns
true if the group is visible.