glui ~master (2021-10-22T23:02:19.4620672)
Dub
Repo
GluiRichLabel.opOpAssign
glui
rich_label
GluiRichLabel
Append new text.
void
opOpAssign
(Style style)
void
opOpAssign
(T text)
class
GluiRichLabel
void
opOpAssign
(
string
op
: "~"
T
:
string
)
(
T
text
)
if
(
!
is
(
T
==
typeof
(null))
)
Meta
Source
See Implementation
glui
rich_label
GluiRichLabel
constructors
this
functions
clear
drawImpl
opOpAssign
pickStyle
push
resizeImpl
text
mixins
__anonymous
variables
textParts
Append new text.