atkEditableTextInsertText: atkEditableTextInsertText

Description Usage Arguments Author(s)

View source: R/atkFuncs.R

Description

Insert text at a given position.

Usage

1
atkEditableTextInsertText(object, string, position)

Arguments

object

[AtkEditableText] an AtkEditableText

string

[character] the text to insert

position

[integer] The caller initializes this to the position at which to insert the text. After the call it points at the position after the newly inserted text.

Author(s)

Derived by RGtkGen from GTK+ documentation


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