TextIter.forwardSentenceEnds

bool forwardSentenceEnds(int count)

Calls [gtk.text_iter.TextIter.forwardSentenceEnd] count times.

If count is negative, moves backward instead of forward.

Parameters

countnumber of sentences to move

Returns

true if iter moved and is not the end iterator