TextIter.hasTag

Returns TRUE if iter points to a character that is part of a range tagged with tag. See also TextIter.startsTag and TextIter.endsTag.

class TextIter
bool
hasTag

Parameters

tag TextTag

Return Value

Type: bool

whether iter is tagged with tag