ActionGroup.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.

class ActionGroup
bool
getVisible
()

Return Value

Type: bool

true if the group is visible.