| gtkTextBufferInsertWithTagsByName {RGtk2.10} | R Documentation |
Same as gtkTextBufferInsertWithTags, but allows you
to pass in tag names instead of tag objects.
gtkTextBufferInsertWithTagsByName(object, iter, text, ...)
|
[GtkTextIter] position in buffer |
Derived by RGtkGen from GTK+ documentation