ActionGroup.getSensitive

Returns true if the group is sensitive. The constituent actions can only be logically sensitive (see gtk.action.Action.isSensitive) if they are sensitive (see gtk.action.Action.getSensitive) and their group is sensitive.

class ActionGroup
bool
getSensitive
()

Return Value

Type: bool

true if the group is sensitive.