godot-d v0.1.1 (2018-11-04T13:23:39Z)
Dub
Repo
_classBinding.isSyntaxColoringEnabled
godot
textedit
TextEdit
_classBinding
Undocumented in source.
struct
_classBinding
__gshared
@
GodotName
("is_syntax_coloring_enabled")
GodotMethod
!(
bool
)
isSyntaxColoringEnabled
;
Meta
Source
See Implementation
godot
textedit
TextEdit
_classBinding
static variables
_clickSelectionHeld
_cursorChangedEmit
_guiInput
_pushCurrentOp
_scrollMoved
_textChangedEmit
_toggleDrawCaret
_vScrollInput
addColorRegion
addKeywordColor
canFold
clearColors
clearUndoHistory
copy
cursorGetBlinkEnabled
cursorGetBlinkSpeed
cursorGetColumn
cursorGetLine
cursorIsBlockMode
cursorSetBlinkEnabled
cursorSetBlinkSpeed
cursorSetBlockMode
cursorSetColumn
cursorSetLine
cut
deselect
foldAllLines
foldLine
getBreakpoints
getKeywordColor
getLine
getLineCount
getMenu
getSelectionFromColumn
getSelectionFromLine
getSelectionText
getSelectionToColumn
getSelectionToLine
getText
getVScrollSpeed
getWordUnderCursor
hasKeywordColor
insertTextAtCursor
isBreakpointGutterEnabled
isContextMenuEnabled
isFolded
isHidingEnabled
isHighlightAllOccurrencesEnabled
isHighlightCurrentLineEnabled
isLineHidden
isOverridingSelectedFontColor
isReadonly
isRightClickMovingCaret
isSelectionActive
isShowLineNumbersEnabled
isSmoothScrollEnabled
isSyntaxColoringEnabled
isWrapEnabled
menuOption
paste
redo
removeBreakpoints
search
select
selectAll
setBreakpointGutterEnabled
setContextMenuEnabled
setHidingEnabled
setHighlightAllOccurrences
setHighlightCurrentLine
setLineAsHidden
setOverrideSelectedFontColor
setReadonly
setRightClickMovesCaret
setShowLineNumbers
setSmoothScrollEnable
setSyntaxColoring
setText
setVScrollSpeed
setWrapEnabled
toggleFoldLine
undo
unfoldLine
unhideAllLines