Package: gtk

Function gtk-text-iter-forward-visible-word-ends

Lambda List

gtk-text-iter-forward-visible-word-ends (iter count)

Arguments

iter -- a gtk-text-iter instance
count -- an integer with the number of times to move

Return Value

True if the iterator moved and is not the end iterator.

Details

Calls the function gtk-text-iter-forward-visible-word-end up to count times.
 

See also

2021-6-15