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)
Value
A list containing the following elements:
iter
- iterator to initialize