Extracted from Pike v7.8 release 866 at 2016-04-05.
pike.ida.liu.se
[Top]
GTK2
GTK2.TextIter

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.