gtkTextIterGetLineIndex: gtkTextIterGetLineIndex

Description Usage Arguments Value Author(s)

View source: R/gtkFuncs.R

Description

Returns the byte index of the iterator, counting from the start of a line. Remember that GtkTextBuffer encodes text in UTF-8, and that characters can require a variable number of bytes to represent.

Usage

1

Arguments

object

an iterator

Value

[integer] distance from start of line, in bytes

Author(s)

Derived by RGtkGen from GTK+ documentation


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