| gtkTextIterBackwardSentenceStarts {RGtk2} | R Documentation |
Calls gtkTextIterBackwardSentenceStart up to count times,
or until it returns FALSE. If count is negative, moves forward
instead of backward.
gtkTextIterBackwardSentenceStarts(object, count)
|
[GtkTextIter] a GtkTextIter |
|
[integer] number of sentences to move |
[logical] TRUE if iter moved and is not the end iterator
Derived by RGtkGen from GTK+ documentation