Description Usage Arguments Value Author(s)
Moves backward by one character offset. Returns TRUE
if movement
was possible; if iter
was the first in the buffer (character
offset 0), gtkTextIterBackwardChar
returns FALSE
for convenience when
writing loops.
1 | gtkTextIterBackwardChar(object)
|
|
an iterator |
[logical] whether movement was possible
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.