Extracted from Pike v8.0 release 28 as of 2015-09-20.
   

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.