Package: gtk
Function gtk:text-iter-starts-sentence
Lambda Listgtk:text-iter-starts-sentence (iter) ArgumentsReturn ValueTrue if the iterator is at the start of a sentence. Details      
    Determines whether the iterator begins a sentence.  
  Sentence boundaries are determined by Pango and should be correct for nearly
  any language, if not, the correct fix would be to the Pango text boundary
  algorithms.        | See also | 
2024-07-01