gtkTextIterIsEnd
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.
gtkTextIterIsEnd(object)
|
an iterator |
[logical] whether iter
is the end iterator
Derived by RGtkGen from GTK+ documentation
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.