| gtkTextIterForwardSentenceEnds {RGtk2} | R Documentation |
Calls gtkTextIterForwardSentenceEnd count times (or until
gtkTextIterForwardSentenceEnd returns FALSE). If count is
negative, moves backward instead of forward.
gtkTextIterForwardSentenceEnds(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