tkd ~master (2021-10-15T16:37:47Z)
Home
Dub
Repo
TextWidget.setText
tkd
widget
textwidget
TextWidget
Set the widget text.
class
TextWidget
auto
setText
(
this
T
)
(
string
text
)
Parameters
text
string
The widget text.
Return Value
Type:
auto
This widget to aid method chaining.
Meta
Source
See Implementation
tkd
widget
textwidget
TextWidget
constructors
this
functions
destroy
getText
setImage
setImagePosition
setText
setTextCharacterWidth
mixins
__anonymous
variables
_image
_textVariable
Set the widget text.