include/etui@widgets@tree_TreeGlyphs.hrl
-record(tree_glyphs, {
collapsed :: binary(),
expanded :: binary(),
leaf :: binary(),
indent :: binary()
}).
-record(tree_glyphs, {
collapsed :: binary(),
expanded :: binary(),
leaf :: binary(),
indent :: binary()
}).