mirror of
https://github.com/RGBCube/serenity
synced 2025-07-23 13:47:42 +00:00
200 B
200 B
Name
GML Vertical Box Layout Widget
Description
Defines a vertical GUI box layout.
Synopsis
@GUI::VerticalBoxLayout
Examples
@GUI::VerticalBoxLayout {
spacing: 2
}