mirror of
https://github.com/RGBCube/serenity
synced 2025-05-15 09:14:58 +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
}