RGtk2 (version 2.20.31)

gtkTextIterGetLineIndex: gtkTextIterGetLineIndex

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

gtkTextIterGetLineIndex(object)

Arguments

object
an iterator

Value