Package: gtk
Function gtk:text-buffer-iter-at-offset
Lambda Listgtk:text-buffer-iter-at-offset (buffer offset) ArgumentsReturn ValueThe gtk:text-iter iterator. Details Initializes the returned iterator to a position offset chars from the
start of the entire text buffer. If the offset argument is -1 or greater than the number of characters
in the text buffer, the iterator is initialized to the end iterator, the
iterator one past the last valid character in the text buffer. | See also |
2024-7-3