Next:
write
Up:
editor-data
Previous:
set-dataclass
set-next
Sets the next editor data element in a list of editor data elements. A
#f
terminates the list.
(send
an-editor-data
set-next
v
)
->
void
v
:
editor-data%
object or
#f
PLT