ActionGroup.getSensitive

Returns TRUE if the group is sensitive. The constituent actions can only be logically sensitive (see gtk_action_is_sensitive()) if they are sensitive (see gtk_action_get_sensitive()) and their group is sensitive. Since 2.4

class ActionGroup
int
getSensitive
()

Return Value

Type: int

TRUE if the group is sensitive.

Meta