glui v0.5.0-alpha (2022-02-21T08:37:05Z)
Dub
Repo
TextLine.Word
glui
style
TextLine
Undocumented in source.
struct
TextLine
struct
Word {
string
text
;
size_t
width
;
bool
lineFeed
;
}
Members
Variables
lineFeed
bool
lineFeed
;
Undocumented in source.
text
string
text
;
Undocumented in source.
width
size_t
width
;
Undocumented in source.
Meta
Source
See Implementation
glui
style
TextLine
structs
Word
variables
width
words