gtkTextIterSetLine: gtkTextIterSetLine

Description Usage Arguments Author(s)

View source: R/gtkFuncs.R

Description

Moves iterator iter to the start of the line line.number. If line.number is negative or larger than the number of lines in the buffer, moves iter to the start of the last line in the buffer.

Usage

1
gtkTextIterSetLine(object, line.number)

Arguments

object

a GtkTextIter

line.number

line number (counted from 0)

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.