has_tag
Description:
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].
Parameters:
| this |
an iterator |
| tag |
a `GtkTextTag` |
Returns:
|
whether this is tagged with |