gtkTextIterForwardLine: gtkTextIterForwardLine

Description Usage Arguments Value Author(s)

View source: R/gtkFuncs.R

Description

Moves iter to the start of the next line. If the iter is already on the last line of the buffer, moves the iter to the end of the current line. If after the operation, the iter is at the end of the buffer and not dereferencable, returns FALSE. Otherwise, returns TRUE.

Usage

1

Arguments

object

an iterator

Value

[logical] whether iter can be dereferenced

Author(s)

Derived by RGtkGen from GTK+ documentation


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