GtkCombo::set_case_sensitive
警告!这个方法在 PHP-GTK 2 中被废弃, 并且不应当在新的代码中使用。
Specifies whether the text entered into the GtkEntry field and the text in the list items is case sensitive.
This may be useful, for example, when you have called set_value_in_list() to limit the values entered, but you are not worried about differences in case.