forward_word_ends
Description:
public bool forward_word_ends (
int count)
Calls [method@Gtk.
TextIter.forward_word_end] up to count times.
Parameters:
| this |
a `GtkTextIter`
|
| count |
number of times to move
|
Returns:
|
true if this moved and is not the end iterator
|