Method GTK2.SourceIter()->find_matching_bracket()

class GTK2.SourceIter

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.