Package: gtk

Function gtk-text-iter-backward-visible-word-starts

Lambda List

gtk-text-iter-backward-visible-word-starts (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-backward-visible-word-start up to count times.
 

See also

2021-6-15