]> git.mdlowis.com Git - proto/labwc.git/commitdiff
node: update node_descriptor_create() comment
authorJohn Lindgren <john@jlindgren.net>
Sun, 7 Dec 2025 05:08:07 +0000 (00:08 -0500)
committerHiroaki Yamamoto <hrak1529@gmail.com>
Sun, 7 Dec 2025 05:55:32 +0000 (14:55 +0900)
include/node.h

index 7b4936d62e6c7a155e41596084c15e339694e2b7..6e459f6984fcdef759a0ac950798fe6ea0413bfd 100644 (file)
@@ -24,6 +24,7 @@ struct node_descriptor {
  * @type: node descriptor type
  * @view: associated view
  * @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_POPUP    struct lab_layer_popup
  *   - LAB_NODE_MENUITEM       struct menuitem