voxelman ~master (2018-10-12T19:51:42Z)
Dub
Repo
StyleSlice
voxelman
gui
textedit
texteditor
Undocumented in source.
struct
StyleSlice {
HighlightStyle
style
;
uint
length
;
}
Members
Variables
length
uint
length
;
Undocumented in source.
style
HighlightStyle
style
;
Undocumented in source.
Meta
Source
See Implementation
voxelman
gui
textedit
texteditor
aliases
TextEditorRef
lvec2
classes
EditorTextModel
enums
HighlightStyle
functions
createTextEditor
loadFileAsDocument
mixin templates
ReadHelpers
WriteHelpers
structs
StyleSlice
TextEditor