Description Usage Arguments Value Author(s)
Returns TRUE
if iter
is the end iterator, i.e. one past the last
dereferenceable iterator in the buffer. gtkTextIterIsEnd
is
the most efficient way to check whether an iterator is the end
iterator.
1 | gtkTextIterIsEnd(object)
|
|
an iterator |
[logical] whether iter
is the end iterator
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.