dlangui v0.10.6 (2024-03-04T10:48:08Z)
Home
Dub
Repo
CanvasWidget
widgets
canvas
Undocumented in source.
static if
(!(
BACKEND_GUI
))
class
CanvasWidget : LinearLayout {
this
(string ID);
}
Constructors
this
this
(string ID)
Undocumented in source.
Meta
Source
See Implementation
widgets
canvas
classes
CanvasExample
CanvasWidget