gtk-d v3.6.5 (2017-05-30T21:07:17Z)
Home
Dub
Repo
SourceView.addOnJoinLines
gsv
SourceView
SourceView
Keybinding signal to join the lines currently selected.
class
SourceView
gulong
addOnJoinLines
(
void
delegate
(
SourceView
)
dlg
,
ConnectFlags
connectFlags
= cast(
ConnectFlags
)0
)
Meta
Since
3.16
Source
See Implementation
gsv
SourceView
SourceView
classes
OnChangeCaseDelegateWrapper
OnChangeNumberDelegateWrapper
OnJoinLinesDelegateWrapper
OnLineMarkActivatedDelegateWrapper
OnMoveLinesDelegateWrapper
OnMoveToMatchingBracketDelegateWrapper
OnMoveWordsDelegateWrapper
OnRedoDelegateWrapper
OnShowCompletionDelegateWrapper
OnSmartHomeEndDelegateWrapper
OnUndoDelegateWrapper
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
setStruct
setTabWidth
unindentLines
static functions
callBackChangeCase
callBackChangeCaseDestroy
callBackChangeNumber
callBackChangeNumberDestroy
callBackJoinLines
callBackJoinLinesDestroy
callBackLineMarkActivated
callBackLineMarkActivatedDestroy
callBackMoveLines
callBackMoveLinesDestroy
callBackMoveToMatchingBracket
callBackMoveToMatchingBracketDestroy
callBackMoveWords
callBackMoveWordsDestroy
callBackRedo
callBackRedoDestroy
callBackShowCompletion
callBackShowCompletionDestroy
callBackSmartHomeEnd
callBackSmartHomeEndDestroy
callBackUndo
callBackUndoDestroy
getType
variables
gtkSourceView
Keybinding signal to join the lines currently selected.