:right-sidebar: True BracketMatchType =================================================================== .. currentmodule:: gi.repository.GtkSource .. class:: BracketMatchType :no-contents-entry: Fields ------ .. rst-class:: interim-class .. class:: BracketMatchType :no-index: .. attribute:: FOUND A matching bracket was found. .. attribute:: NONE There is no bracket to match. .. attribute:: NOT_FOUND A matching bracket was not found. .. attribute:: OUT_OF_RANGE Matching a bracket failed because the maximum range was reached.