Documentation
Dlang.org
View.setHighlightCurrentLine
gtksource
view
View
If highlight is true the current line will be highlighted.
class
View
void
setHighlightCurrentLine
(
bool
highlight
)
Parameters
highlight
bool
whether to highlight the current line.
gtksource
view
View
constructors
this
functions
connectChangeCase
connectChangeNumber
connectJoinLines
connectLineMarkActivated
connectMoveLines
connectMoveToMatchingBracket
connectMoveWords
connectShowCompletion
connectSmartHomeEnd
getAutoIndent
getBackgroundPattern
getCompletion
getEnableSnippets
getGutter
getHighlightCurrentLine
getHover
getIndentOnTab
getIndentWidth
getIndenter
getInsertSpacesInsteadOfTabs
getMarkAttributes
getRightMarginPosition
getShowLineMarks
getShowLineNumbers
getShowRightMargin
getSmartBackspace
getSmartHomeEnd
getSpaceDrawer
getTabWidth
getVisualColumn
indentLines
pushSnippet
setAutoIndent
setBackgroundPattern
setEnableSnippets
setHighlightCurrentLine
setIndentOnTab
setIndentWidth
setIndenter
setInsertSpacesInsteadOfTabs
setMarkAttributes
setRightMarginPosition
setShowLineMarks
setShowLineNumbers
setShowRightMargin
setSmartBackspace
setSmartHomeEnd
setTabWidth
unindentLines
static functions
newWithBuffer
If highlight is true the current line will be highlighted.