Returns true if this points to a character that is part of a range
tagged with tag
.
See also [method@Gtk.TextIter.starts_tag] and [method@Gtk.TextIter.ends_tag].
this |
an iterator |
tag |
a `GtkTextTag` |
whether this is tagged with |