From: Johan Malm Date: Sat, 13 Nov 2021 22:19:52 +0000 (+0000) Subject: docs/labwc-menu.5.scd: describe submenus X-Git-Url: https://git.mdlowis.com/?a=commitdiff_plain;h=12fb562682598a824ec9fba3688443deefdc22cc;p=proto%2Flabwc.git docs/labwc-menu.5.scd: describe submenus --- 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.