1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-19 16:45:08 +00:00
serenity/Base/usr/share/man/man5/GML-Widget-VerticalSeparator.md
Brian Gianforcaro d0a1775369 Everywhere: Fix a variety of typos
Spelling fixes found by `codespell`.
2022-09-14 04:46:49 +00:00

184 B

Name

GML Vertical Separator Widget

Description

Defines a GUI vertical separator.

Synopsis

@GUI::VerticalSeparator

Examples

@GUI::VerticalSeparator {

}