DEPRECATED. Text entry field with a dropdown list.
WARNING! This class has been deprecated in PHP-Gtk2 and should NOT be used in newly written code. Use GtkComboBox instead.The GtkCombo widget consists of a single-line text entry field and a drop-down list. This is similar to the select element in HTML, but with a more limited functionality. It is recomended that you use GtkComboBox instead.
GtkCombo ();--
disable_activate() set_case_sensitive() set_item_string() set_popdown_strings() set_use_arrows() set_use_arrows_always() set_value_in_list()
entry: list: