Package: gtk
Function gtk:text-iter-inside-word
Lambda Listgtk:text-iter-inside-word (iter) ArgumentsReturn ValueTrue if the iterator is inside a word. Details
Determines whether the iterator is inside a natural-language word, as
opposed to say inside some whitespace.
Word breaks are determined by Pango and should be correct for nearly any
language, if not, the correct fix would be to the Pango word break algorithms. | See also |
2024-7-1