gtkTextIterGetBytesInLine {RGtk2}R Documentation

gtkTextIterGetBytesInLine

Description

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

Usage

gtkTextIterGetBytesInLine(object)

Arguments

object [GtkTextIter] an iterator

Value

[integer] number of bytes in the line

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]