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 function gtk-text-iter-char called on the end iterator returns 0, which is convenient for writing loops. | See also |
2021-6-15