gtkTextIterGetVisibleSlice: gtkTextIterGetVisibleSlice

Description Usage Arguments Value Author(s)

View source: R/gtkFuncs.R

Description

Like gtkTextIterGetSlice, 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] slice of text from the buffer

Author(s)

Derived by RGtkGen from GTK+ documentation


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