GML Group Box Widget
Defines a GUI group box widget. Used to contain widgets in a border with a title.
@GUI::GroupBox
@GUI::GroupBox {
title: "Appearance"
}
Property | Type | Possible values | Description |
---|---|---|---|
title | string | Any string | Sets the title |