gtkTextIterForwardToEnd
Moves iter
forward to the "end iterator," which points one past the last
valid character in the buffer. gtkTextIterGetChar
called on the
end iterator returns 0, which is convenient for writing loops.
gtkTextIterForwardToEnd(object)
|
Derived by RGtkGen from GTK+ documentation
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.