forwardSentenceEnds

fun forwardSentenceEnds(count: <Error class: unknown class>): Boolean

Calls method@Gtk.TextIter.forward_sentence_end @count times.

If @count is negative, moves backward instead of forward.

Return

true if @iter moved and is not the end iterator

Parameters

count

number of sentences to move