gtkTextIterGetText: gtkTextIterGetText

Description Usage Arguments Value Author(s)

View source: R/gtkFuncs.R

Description

Returns text in the given range. If the range contains non-text elements such as images, the character and byte offsets in the returned string will not correspond to character and byte offsets in the buffer. If you want offsets to correspond, see gtkTextIterGetSlice.

Usage

1

Arguments

object

iterator at start of a range

end

iterator at end of a range

Value

[character] array of characters from the buffer

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.