dlangui v0.10.0 (2022-11-08T19:06:33Z)
Home
Dub
Repo
UIString.this
dlangui
core
i18n
UIString
create string with raw value; deprecated, use fromRaw() instead
this
(string id)
this
(dstring value)
struct
UIString
deprecated
this
(
dstring
value
)
this
(string id, dstring fallbackValue)
Meta
Source
See Implementation
dlangui
core
i18n
UIString
constructors
this
functions
empty
opAssign
properties
id
value
static functions
fromId
fromRaw
create string with raw value; deprecated, use fromRaw() instead