backward_word_starts
Description:
public bool backward_word_starts (
int count)
Calls [method@Gtk.
TextIter.backward_word_start] 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
|