Extracted from Pike v8.0 release 358 as of 2016-11-23.
   

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'.