voxelman v0.9.0 (2022-05-10T16:23:35Z)
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