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.

class ActionGroup
bool
getSensitive
()

Return Value

Type: bool

%TRUE if the group is sensitive.

Meta