RGtk2 (version 2.20.31)

gtkTextBufferInsertAtCursor: gtkTextBufferInsertAtCursor

Description

Simply calls gtkTextBufferInsert, using the current cursor position as the insertion point.

Usage

gtkTextBufferInsertAtCursor(object, text, len = -1)

Arguments

text
some text in UTF-8 format
len
length of text, in bytes