Description Usage Arguments Author(s)
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.
1 | gtkTextIterForwardToEnd(object)
|
|
a |
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.