gtkTextIterGetVisibleText: gtkTextIterGetVisibleText

Description Usage Arguments Value Author(s)

View source: R/gtkFuncs.R

Description

Like gtkTextIterGetText, but invisible text is not included. Invisible text is usually invisible because a GtkTextTag with the "invisible" attribute turned on has been applied to it.

Usage

1

Arguments

object

iterator at start of range

end

iterator at end of range

Value

[character] string containing visible text in the range

Author(s)

Derived by RGtkGen from GTK+ documentation


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