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

an iterator

Value

[integer] number of bytes in the line

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]