has_tag


Description:

public bool has_tag (TextTag tag)

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 tag