forward_sentence_ends


Description:

public bool forward_sentence_ends (int count)

Calls [method@Gtk.

TextIter.forward_sentence_end] count times.

If count is negative, moves backward instead of forward.

Parameters:

this

a `GtkTextIter`

count

number of sentences to move

Returns:

true if this moved and is not the end iterator