TextIter.backwardSentenceStarts
bool backwardSentenceStarts(int count)Calls [gtk.text_iter.TextIter.backwardSentenceStart] up to count times.
If count is negative, moves forward instead of backward.
Parameters
count | number of sentences to move |
Returns
true if iter moved and is not the end iterator