gtkTextBufferInsertAtCursor {RGtk2} | R Documentation |
Simply calls gtkTextBufferInsert
, using the current
cursor position as the insertion point.
gtkTextBufferInsertAtCursor(object, text, len = -1)
|
|
|
some text in UTF-8 format |
|
length of text, in bytes |
Derived by RGtkGen from GTK+ documentation