gtkTextIterGetCharsInLine {RGtk2} | R Documentation |
Returns the number of characters in the line containing iter
,
including the paragraph delimiters.
gtkTextIterGetCharsInLine(object)
|
[GtkTextIter ] an iterator |
[integer] number of characters in the line
Derived by RGtkGen from GTK+ documentation