Files
luban-lite-t3e-pro/packages/third-party/awtk-ui/awtk/docs/dots/layout_overview
2025-09-30 11:56:06 +08:00

18 lines
335 B
Plaintext

digraph G {
rankdir = RL
fontname = "Courier New"
fontsize = 12
node [
fontname = "Courier New"
fontsize = 12
shape = "record"
width = 0.4
]
self_layout -> widget_t[arrowhead = "ediamond"]
children_layout -> widget_t[arrowhead = "ediamond"]
}