SourceBuffer.addOnBracketMatched

iter is set to a valid iterator pointing to the matching bracket if state is GTK_SOURCE_BRACKET_MATCH_FOUND. Otherwise iter is meaningless.

The signal is emitted only when the state changes, typically when the cursor moves.

A use-case for this signal is to show messages in a gtk.Statusbar

class SourceBuffer
gulong
addOnBracketMatched
(
void delegate
(,
GtkSourceBracketMatchType
,)
dlg
,
ConnectFlags connectFlags = cast(ConnectFlags)0
)

Meta

Since

2.12