Package: gtk

Function gtk-text-iter-backward-visible-cursor-positions

Lambda List

gtk-text-iter-backward-visible-cursor-positions (iter count)

Arguments

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

Return Value

True if we moved and the new position is dereferenceable.

Details

Moves up to count visible cursor positions. See the function gtk-text-iter-backward-cursor-position for details.
 

See also

2021-6-15