GtkCombo::set_value_in_list
void set_value_in_list(bool val, bool ok_if_empty); 
    
     This method used to make the combo emit a beep if the entry value
     could not be matched in the list.  It no longer does this, and nor
     does it print an error message when the search string is invalid. 
     Effectively broken.