TextIter.backwardWordStarts

bool backwardWordStarts(int count)

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

Parameters

countnumber of times to move

Returns

true if iter moved and is not the end iterator