signal callback delegate or function to connect
void callback(bool extendSelection, gtksource.view.View view)
extendSelection true if the move should extend the selection (optional)
view the instance the signal is connected to (optional)
Yes.After to execute callback after default handler, No.After to execute before (default)
Signal ID
Connect to MoveToMatchingBracket signal.
Keybinding signal to move the cursor to the matching bracket.