TextIter.hasTag

Returns TRUE if iter is within a range tagged with tag.

class TextIter
int
hasTag

Parameters

tag TextTag

a GtkTextTag

Return Value

Type: int

whether iter is tagged with tag

Meta