Package: gtk
Function gtk:text-iter-forward-to-end
Lambda Listgtk:text-iter-forward-to-end (iter) ArgumentsDetails
Moves the iterator forward to the "end iterator", which points one past
the last valid character in the text buffer. The gtk:text-iter-char function called on the end iterator returns #\Nul, which is convenient for writing loops. | See also |
2024-7-1