gtkComboSetValueInList
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.
WARNING: gtk_combo_set_value_in_list
has been deprecated since version 2.4 and should not be used in newly-written code. Use GtkComboBox
instead.
gtkComboSetValueInList(object, val, ok.if.empty)
|
a |
|
|
|
|
If an empty field is acceptable, the ok.if.empty
parameter should be TRUE
.
Derived by RGtkGen from GTK+ documentation
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.