gtkTextBufferGetIterAtLine: gtkTextBufferGetIterAtLine

Description Usage Arguments Value Author(s)

View source: R/gtkFuncs.R

Description

Initializes iter to the start of the given line.

Usage

1
gtkTextBufferGetIterAtLine(object, line.number)

Arguments

object

a GtkTextBuffer

line.number

line number counting from 0

Value

A list containing the following elements:

iter

iterator to initialize

Author(s)

Derived by RGtkGen from GTK+ documentation


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