pike.hubbe.net

[Top]
GTK
GTK.Combo
previousGTK.Combo()->set_use_arrows_always() GTK.Containernext

Method GTK.Combo()->set_value_in_list()


Method set_value_in_list

object(GTK.Combo) GTK.Combo()->set_value_in_list(int value_must_be_in_list, int ok_if_empty)

Description

If value_must_be_in_list is true, the user will not be able to enter any value that is not in the list. If ok_if_empty is true, empty values are possible as well as the values in the list.


Extracted from Pike v7.3 release 11 at 2001-11-03.