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