gtkTextBufferInsertWithTagsByName {RGtk2.10}R Documentation

gtkTextBufferInsertWithTagsByName

Description

Same as gtkTextBufferInsertWithTags, but allows you to pass in tag names instead of tag objects.

Usage

gtkTextBufferInsertWithTagsByName(object, iter, text, ...)

Arguments

... [GtkTextIter] position in buffer

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2.10 version 2.10.6 Index]