tkd ~master (2021-10-15T16:37:47Z)
Home
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.