Pike v8.0 release 1738

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