Package: gtk
Function gtk:text-iter-inside-sentence
Lambda Listgtk:text-iter-inside-sentence (iter) ArgumentsReturn ValueTrue if the iterator is inside a sentence. Details
Determines whether the iterator is inside a sentence, as opposed to in
between two sentences, for example, after a period and before the first
letter of the next 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-7-1