Description Usage Arguments Details Author(s)
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.
1 | 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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.