RGtk2 (version 2.20.31)

gtkTextIterForwardSentenceEnds: gtkTextIterForwardSentenceEnds

Description

Calls gtkTextIterForwardSentenceEnd count times (or until gtkTextIterForwardSentenceEnd returns FALSE). If count is negative, moves backward instead of forward.

Usage

gtkTextIterForwardSentenceEnds(object, count)

Arguments

object
count
number of sentences to move

Value

TRUE if iter moved and is not the end iterator