gtkTextIterForwardToEnd: gtkTextIterForwardToEnd

Description Usage Arguments Author(s)

View source: R/gtkFuncs.R

Description

Moves iter forward to the "end iterator," which points one past the last valid character in the buffer. gtkTextIterGetChar called on the end iterator returns 0, which is convenient for writing loops.

Usage

1

Arguments

object

a GtkTextIter

Author(s)

Derived by RGtkGen from GTK+ documentation


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