gtkTextIterStartsLine: gtkTextIterStartsLine

Description Usage Arguments Value Author(s)

View source: R/gtkFuncs.R

Description

Returns TRUE if iter begins a paragraph, i.e. if gtkTextIterGetLineOffset would return 0. However this function is potentially more efficient than gtkTextIterGetLineOffset because it doesn't have to compute the offset, it just has to see whether it's 0.

Usage

1

Arguments

object

an iterator

Value

[logical] whether iter begins a line

Author(s)

Derived by RGtkGen from GTK+ documentation


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