Extracted from Pike v8.0 release 164 as of 2016-04-05.
   

Method GTK1.Editable()->insert_text()


Method insert_text

GTK1.Editable insert_text(string text, int num_chars, int where)

Description

Insert 'num_chars' characters from the text at the position 'where'.