Extracted from Pike v8.0 release 276 as of 2016-07-29.
   

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.