mirror of
https://github.com/labwc/labwc.git
synced 2025-10-29 05:40:24 -04:00
output: attach node-descriptors to node-trees
This commit is contained in:
parent
6fd400b493
commit
19f3a6ef83
2 changed files with 6 additions and 1 deletions
|
|
@ -15,6 +15,7 @@ enum node_descriptor_type {
|
|||
LAB_NODE_DESC_LAYER_SURFACE,
|
||||
LAB_NODE_DESC_LAYER_POPUP,
|
||||
LAB_NODE_DESC_MENUITEM,
|
||||
LAB_NODE_DESC_TREE,
|
||||
};
|
||||
|
||||
struct node_descriptor {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue