Get 50% off unlimited learning
Buy Now
Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.20.31)
gtkTextBufferGetStartIter: gtkTextBufferGetStartIter
Description
Initialized
iter
with the first position in the text buffer. This is the same as using
gtkTextBufferGetIterAtOffset
to get the iter at character offset 0.
Usage
gtkTextBufferGetStartIter(object)
Arguments
object
a
GtkTextBuffer
Value
A list containing the following elements:
iter
iterator to initialize