atkTextAddSelection: atkTextAddSelection

Description Usage Arguments Value Author(s)

View source: R/atkFuncs.R

Description

Adds a selection bounded by the specified offsets.

Usage

1
atkTextAddSelection(object, start.offset, end.offset)

Arguments

object

[AtkText] an AtkText

start.offset

[integer] the start position of the selected region

end.offset

[integer] the offset of the first character after the selected region.

Value

[logical] TRUE if success, FALSE otherwise

Author(s)

Derived by RGtkGen from GTK+ documentation


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