Package: gtk
Function gtk-text-iter-offset
Lambda Listgtk-text-iter-offset (iter) SyntaxArgumentsDetails
Accessor of the character offset of the iterator. The gtk-text-iter-offset function returns the character offset of an iterator. The (setf gtk-text-iter-offset) function sets the iterator to point to the character offset. Each character in a text buffer has an offset, starting with 0 for the first character in the text buffer. Use the gtk-text-buffer-iter-at-offset function to convert an character offset back into an iterator. | See also |
2021-12-9