dlangui ~master (2024-12-08T10:48:57Z)
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