Next:
set-selection
Up:
wx:text-window
Previous:
set-insertion-point
set-insertion-point-end
Moves the caret to the end of the buffer.
(send
a-wx:text-window
set-insertion-point-end)
->
void
PLT