ActionGroup.getSensitive
bool 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.
Returns
true if the group is sensitive.