GtkCombo::set_value_in_list
警告! このメソッドは PHP-GTK 2 では非推奨です。 新しく書くコードでは使用してはいけません。
Specifies whether the value entered in the text entry field must match one of the values in the list. If this is set then the user will not be able to perform any other action until a valid value has been entered.
If an empty field is acceptable, the ok_if_empty parameter should be true.