dlangui v0.10.7 (2024-03-11T09:32:36Z)
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