Extracted from Pike v8.0 release 28 as of 2015-08-03.
   

Method GTK2.TextIter()->toggles_tag()


Method toggles_tag

int toggles_tag(GTK2.TextTag tag)

Description

This is equivalent to begins_tag()||ends_tag(), i.e it tells you whether a range with tag applied to it beings or ends here.