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

Method GTK2.TextBuffer()->insert_at_cursor()


Method insert_at_cursor

GTK2.TextBuffer insert_at_cursor(string text, int len)

Description

Simply calls insert(), using the current cursor position as the insertion point.