forward_sentence_ends
Description:
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 |