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