mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 04:47:35 +00:00
Base: Add manpages for new layout system
This is far from explaining all implications of the new layout system, but it covers the basics.
This commit is contained in:
parent
1d6d074536
commit
a78f84645c
5 changed files with 85 additions and 38 deletions
|
@ -30,6 +30,7 @@ Or right clicking on a folder in the TreeView and using
|
|||
- [Define widgets](help://man/5/GML-Define-widget)
|
||||
- GML object and property reference
|
||||
- [Core::Object](help://man/5/GML-CoreObject)
|
||||
- [UI Dimensions](help://man/5/GML-UI-Dimensions)
|
||||
- Layouts
|
||||
- [HorizontalBoxLayout](help://man/5/GML-Layout-HorizontalBoxLayout)
|
||||
- [VerticalBoxLayout](help://man/5/GML-Layout-VerticalBoxLayout)
|
||||
|
@ -76,3 +77,4 @@ Or right clicking on a folder in the TreeView and using
|
|||
- [VerticalSlider](help://man/5/GML-Widget-VerticalSlider)
|
||||
- [VerticalSplitter](help://man/5/GML-Widget-VerticalSplitter)
|
||||
- [Widget](help://man/5/GML-Widget)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue