Package: gtk
Function gtk:text-iter-ends-word
Lambda Listgtk:text-iter-ends-word (iter) ArgumentsReturn ValueTrue if the iterator is at the end of a word. Details      
    Determines whether the iterator ends a natural-language word.  
  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-07-01