Learn R Programming

RGtk2 (version 2.20.31)

gtkTextBufferGetIterAtLine: gtkTextBufferGetIterAtLine

Description

Initializes iter to the start of the given line.

Usage

gtkTextBufferGetIterAtLine(object, line.number)

Arguments

line.number
line number counting from 0

Value

A list containing the following elements:
iter
iterator to initialize