TextIter.forwardVisibleWordEnds
bool forwardVisibleWordEnds(int count)Calls [gtk.text_iter.TextIter.forwardVisibleWordEnd] up to count times.
Parameters
count | number of times to move |
Returns
true if iter moved and is not the end iterator
bool forwardVisibleWordEnds(int count)Calls [gtk.text_iter.TextIter.forwardVisibleWordEnd] up to count times.
count | number of times to move |