gtkTextIterSetLineIndex: gtkTextIterSetLineIndex

Description Usage Arguments Author(s)

View source: R/gtkFuncs.R

Description

Same as gtkTextIterSetLineOffset, but works with a byte index. The given byte index must be at the start of a character, it can't be in the middle of a UTF-8 encoded character.

Usage

1
gtkTextIterSetLineIndex(object, byte.on.line)

Arguments

object

a GtkTextIter

byte.on.line

a byte index relative to the start of iter's current line

Author(s)

Derived by RGtkGen from GTK+ documentation


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