Extracted from Pike v7.8 release 866 at 2016-11-06.
pike.ida.liu.se
[Top]
GTK2
GTK2.SourceIter

Method GTK2.SourceIter()->find_matching_bracket()


Method find_matching_bracket

int find_matching_bracket()

Description

Tries to match the bracket character currently at this iter with its opening/closing counterpart, and if found moves iter to the position where it was found.