Extracted from Pike v8.0 release 164 as of 2016-02-09.
   

Method GTK2.Editable()->insert_text()


Method insert_text

int insert_text(string text, int length, int pos)

Description

Inserts text at a given position. Returns the position after the new text.