mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-30 19:47:17 +02:00
197 B
197 B
Name
GML Tree View Widget
Description
Defines a GUI tree view widget.
Synopsis
@GUI::TreeView
Examples
@GUI::TreeView {
name: "tree_view"
fixed_width: 200
}