Newer
Older
minerva / Base / usr / share / man / man5 / GML / Widget / UrlBox.md
@minerva minerva on 13 Jul 147 bytes Initial commit
## Name

GML URL Box Widget

## Description

Defines a GUI url box widget.

## Synopsis

`@GUI::UrlBox`

## Examples

```gml
@GUI::UrlBox {

}
```