Method GTK2.TextIter()->backward_char() Method backward_char int backward_char() Description Moves backward by one character offset. Returns true if the movement was possible; if it was the first in the buffer (character offset 0), backward_char() returns false for convenience when writing loops.