backward_sentence_starts


Description:

public bool backward_sentence_starts (int count)

Calls [method@Gtk.

TextIter.backward_sentence_start] up to count times.

If count is negative, moves forward instead of backward.

Parameters:

this

a `GtkTextIter`

count

number of sentences to move

Returns:

true if this moved and is not the end iterator