RGtk2 (version 2.20.31)

gtkTextBufferInsertInteractiveAtCursor: gtkTextBufferInsertInteractiveAtCursor

Description

Calls gtkTextBufferInsertInteractive at the cursor position.

Usage

gtkTextBufferInsertInteractiveAtCursor(object, text, default.editable)

Arguments

text
text in UTF-8 format
default.editable
default editability of buffer

Value

Details

default.editable indicates the editability of text that doesn't have a tag affecting editability applied to it. Typically the result of gtkTextViewGetEditable is appropriate here.