Inserts text
into this 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 [ [email protected]], then [[email protected]_tag] on the inserted text; this is just a convenience function.
this |
a `GtkTextBuffer` |
iter |
an iterator in this |
text |
UTF-8 text |
len |
length of |
... |
null-terminated list of tags to apply |
first_tag |
first tag to apply to |