RGtk2 (version 2.20.31)

gtkTextIterBackwardSentenceStarts: gtkTextIterBackwardSentenceStarts

Description

Calls gtkTextIterBackwardSentenceStart up to count times, or until it returns FALSE. If count is negative, moves forward instead of backward.

Usage

gtkTextIterBackwardSentenceStarts(object, count)

Arguments

object
count
number of sentences to move

Value

TRUE if iter moved and is not the end iterator