arsd-official ~master (2024-10-25T16:17:57Z)
Dub
Repo
StatusBar.Part
arsd
minigui
StatusBar
class
StatusBar
static
class
Part {
enum
WidthUnits
;
this
(int w, WidthUnits units);
this
(int w);
string
content
[@property getter];
string
content
[@property setter];
}
Constructors
this
this
(int w, WidthUnits units)
this
(int w)
Members
Enums
WidthUnits
enum
WidthUnits
Properties
content
string
content
[@property getter]
content
string
content
[@property setter]
Meta
Source
See Implementation
arsd
minigui
StatusBar
classes
Part
constructors
this
properties
parts
structs
Parts