mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-05-03 17:58:49 +00: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
}