dlangui ~master (2024-12-08T10:48:57Z)
Home
Dub
Repo
TextEditorWidget
example1
Undocumented in source.
class
TextEditorWidget : VerticalLayout {
EditBox
_edit
;
this
(string ID);
}
Constructors
this
this
(string ID)
Undocumented in source.
Members
Variables
_edit
EditBox
_edit
;
Undocumented in source.
Meta
Source
See Implementation
example1
classes
TextEditorWidget
functions
UIAppMain
constructMainMenu
mixins
__anonymous