mirror of
https://github.com/labwc/labwc.git
synced 2026-03-17 05:33:47 -04:00
node: update node_descriptor_create() comment
This commit is contained in:
parent
a1119f0cb2
commit
a1d8ebc0de
1 changed files with 1 additions and 0 deletions
|
|
@ -24,6 +24,7 @@ struct node_descriptor {
|
||||||
* @type: node descriptor type
|
* @type: node descriptor type
|
||||||
* @view: associated view
|
* @view: associated view
|
||||||
* @data: struct to point to as follows:
|
* @data: struct to point to as follows:
|
||||||
|
* - LAB_NODE_CYCLE_OSD_ITEM struct cycle_osd_item
|
||||||
* - LAB_NODE_LAYER_SURFACE struct lab_layer_surface
|
* - LAB_NODE_LAYER_SURFACE struct lab_layer_surface
|
||||||
* - LAB_NODE_LAYER_POPUP struct lab_layer_popup
|
* - LAB_NODE_LAYER_POPUP struct lab_layer_popup
|
||||||
* - LAB_NODE_MENUITEM struct menuitem
|
* - LAB_NODE_MENUITEM struct menuitem
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue