TextIter.backwardSentenceStarts

Calls gtk.text_iter.TextIter.backwardSentenceStart up to count times.

If count is negative, moves forward instead of backward.

class TextIter
bool
backwardSentenceStarts
(
int count
)

Parameters

count int

number of sentences to move

Return Value

Type: bool

true if iter moved and is not the end iterator