TextIter.backwardChar

Moves backward by one character offset.

Returns %TRUE if movement was possible; if @iter was the first in the buffer (character offset 0), this function returns %FALSE for convenience when writing loops.

class TextIter
bool
backwardChar
()

Return Value

Type: bool

whether movement was possible

Meta