GtkAction::is_sensitive

bool is_sensitive();

This method returns True if the action is effectively sensitive i.e. both the GtkAction and its associated GtkActionGroup are sensitive.

See also: get_sensitive() , set_sensitive()