Package: gtk
Function gtk:text-iter-is-end
Lambda Listgtk:text-iter-is-end (iter) ArgumentsReturn ValueTrue if the iterator is the end iterator. Details Returns true if the iterator is the end iterator, that is, one past
the last dereferenceable iterator in the text buffer. The gtk:text-iter-is-end function is the most efficient way to check
whether an iterator is the end iterator. | See also |
2024-7-1