gtkTextIterIsStart {RGtk2} | R Documentation |
Returns TRUE
if iter
is the first iterator in the buffer, that is
if iter
has a character offset of 0.
gtkTextIterIsStart(object)
|
[GtkTextIter ] an iterator |
[logical] whether iter
is the first in the buffer
Derived by RGtkGen from GTK+ documentation