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

Value

A list containing the following elements:
iter
iterator to initialize