backward_cursor_positions
Description:
Moves up to count
cursor positions.
See [method@Gtk.TextIter.forward_cursor_position] for details.
Parameters:
this |
a `GtkTextIter` |
count |
number of positions to move |
Returns:
true if we moved and the new position is dereferenceable |