gtkTextIterGetCharsInLine {RGtk2}R Documentation

gtkTextIterGetCharsInLine

Description

Returns the number of characters in the line containing iter, including the paragraph delimiters.

Usage

gtkTextIterGetCharsInLine(object)

Arguments

object [GtkTextIter] an iterator

Value

[integer] number of characters in the line

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]