gtkTextBufferInsertWithTags: gtkTextBufferInsertWithTags

Description Usage Arguments Author(s)

View source: R/gtkManuals.R

Description

Inserts text into buffer at iter, applying the list of tags to the newly-inserted text. The last tag specified must be NULL to terminate the list. Equivalent to calling gtkTextBufferInsert, then gtkTextBufferApplyTag on the inserted text; gtkTextBufferInsertWithTags is just a convenience function.

Usage

1

Arguments

object

a GtkTextBuffer

iter

an iterator in buffer

text

UTF-8 text

...

undocumented

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.