Unlimited learning, half price | 50% off

Last chance! 50% off unlimited learning

Sale ends in


RGtk2 (version 2.20.31)

atkEditableTextInsertText: atkEditableTextInsertText

Description

Insert text at a given position.

Usage

atkEditableTextInsertText(object, string, position)

Arguments

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.