set-data in list-box%
Sets the associated data for a list box choice item. See also
append.
(-> voidsenda-list-boxset-datandata)
n: exact non-negative integer
data: valueSets the associated data for item indexed by
n. List box items are indexed from0. Ifnis equal to or larger than the number of choices, anexn:fail:contractexception is raised.