TextIter.forwardWordEnds

bool forwardWordEnds(int count)

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

Parameters

countnumber of times to move

Returns

true if iter moved and is not the end iterator