Documentation
Dlang.org
View.getHighlightCurrentLine
gtksource
view
View
Returns whether the current line is highlighted.
class
View
bool
getHighlightCurrentLine
(
)
Return Value
Type:
bool
true if the current line is highlighted.
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
Returns whether the current line is highlighted.