From 12fb562682598a824ec9fba3688443deefdc22cc Mon Sep 17 00:00:00 2001 From: Johan Malm Date: Sat, 13 Nov 2021 22:19:52 +0000 Subject: [PATCH] docs/labwc-menu.5.scd: describe submenus --- docs/labwc-menu.5.scd | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/docs/labwc-menu.5.scd b/docs/labwc-menu.5.scd index 5c79f772..70562f37 100644 --- a/docs/labwc-menu.5.scd +++ b/docs/labwc-menu.5.scd @@ -16,9 +16,20 @@ A menu file must be entirely enclosed within and ``` + + + + + + + + + ...some content... + + ``` @@ -26,6 +37,9 @@ A menu file must be entirely enclosed within and Each menu must be given an id, which is a unique identifier of the menu. This id is used to refer to the menu in a ShowMenu action. +*menu.label* + The title of the menu, shown in its parent. + *menu.item.label* The visible name of the menu item. -- 2.52.0