voxelman v0.9.0 (2022-05-10T16:23:35Z)
Dub
Repo
WriteHelpers.removeText
voxelman
gui
textedit
texteditor
WriteHelpers
Undocumented in source. Be warned that the author may not have intended to support it.
void
removeText
(Selection sel)
void
removeText
(Cursor from, Cursor to)
mixintemplate
WriteHelpers
()
void
removeText
(
Cursor
from
,
Cursor
to
)
Meta
Source
See Implementation
voxelman
gui
textedit
texteditor
WriteHelpers
enums
UndoCommand
functions
clipboard
insertText
redo
removeAndUpdateSelection
removeText
replaceSelection
undo
variables
getClipboard