Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

gtkTextBufferInsertInteractiveAtCursor

gtkTextBufferInsertInteractiveAtCursor


Description

Calls gtkTextBufferInsertInteractive at the cursor position.

Usage

gtkTextBufferInsertInteractiveAtCursor(object, text, default.editable)

Arguments

object

a GtkTextBuffer

text

text in UTF-8 format

default.editable

default editability of buffer

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.

Value

[logical] whether text was actually inserted

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2

R Bindings for Gtk 2.8.0 and Above

v2.20.36
GPL
Authors
Michael Lawrence <michafla@gene.com> and Duncan Temple Lang <duncan@wald.ucdavis.edu>
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.