tkd ~master (2022-06-10T02:39:18.8116331)
Dub
Repo
Insert.appendText
tkd
widget
common
insert
Insert
Append text to the end.
mixintemplate
Insert
()
auto
appendText
(
this
T
)
(
string
text
)
Parameters
text
string
The text to insert.
Return Value
Type:
auto
This widget to aid method chaining.
Meta
Source
See Implementation
tkd
widget
common
insert
Insert
functions
appendText
insertTextAt
insertTextAtCursor
Append text to the end.