GtkCombo::set_item_string

void set_item_string(GtkItem item, string item_value);

WARNING! This method has been deprecated in PHP-GTK 2 and should NOT be used in newly written code.

Sets the string to place in the GtkEntry field when a particular list item is selected. This is needed if the list item is not a simple label.