backwardLine

Moves @iter to the start of the previous line.

Returns true if @iter could be moved; i.e. if @iter was at character offset 0, this function returns false. Therefore, if @iter was already on line 0, but not at the start of the line,

Return

whether @iter moved