ladybird/Base/usr/share/man/man5/GML/Widget/UrlBox.md

20 lines
147 B
Markdown
Raw Normal View History

## Name
GML URL Box Widget
## Description
Defines a GUI url box widget.
## Synopsis
`@GUI::UrlBox`
## Examples
```gml
@GUI::UrlBox {
}
```