gtk-d v3.8.3 (2018-05-28T20:50:39Z)
Home
Dub
Repo
SourceView.addOnMoveToMatchingBracket
gsv
SourceView
SourceView
Keybinding signal to move the cursor to the matching bracket.
class
SourceView
gulong
addOnMoveToMatchingBracket
(
void
delegate
(
bool
,
SourceView
)
dlg
,
ConnectFlags
connectFlags
= cast(
ConnectFlags
)0
)
Meta
Since
3.16
Source
See Implementation
gsv
SourceView
SourceView
constructors
this
functions
addOnChangeCase
addOnChangeNumber
addOnJoinLines
addOnLineMarkActivated
addOnMoveLines
addOnMoveToMatchingBracket
addOnMoveWords
addOnRedo
addOnShowCompletion
addOnSmartHomeEnd
addOnUndo
getAutoIndent
getBackgroundPattern
getBuffer
getCompletion
getDrawSpaces
getGutter
getHighlightCurrentLine
getIndentOnTab
getIndentWidth
getInsertSpacesInsteadOfTabs
getMarkAttributes
getRightMarginPosition
getShowLineMarks
getShowLineNumbers
getShowRightMargin
getSmartBackspace
getSmartHomeEnd
getSourceViewStruct
getSpaceDrawer
getStruct
getTabWidth
getVisualColumn
indentLines
setAutoIndent
setBackgroundPattern
setDrawSpaces
setHighlightCurrentLine
setIndentOnTab
setIndentWidth
setInsertSpacesInsteadOfTabs
setMarkAttributes
setRightMarginPosition
setShowLineMarks
setShowLineNumbers
setShowRightMargin
setSmartBackspace
setSmartHomeEnd
setTabWidth
unindentLines
static functions
getType
variables
gtkSourceView
Keybinding signal to move the cursor to the matching bracket.