TextIter.forwardVisibleWordEnds

bool forwardVisibleWordEnds(int count)

Calls [gtk.text_iter.TextIter.forwardVisibleWordEnd] up to count times.

Parameters

countnumber of times to move

Returns

true if iter moved and is not the end iterator