labwc-menu(5): document separator

This commit is contained in:
Johan Malm 2022-11-29 18:19:39 +00:00 committed by Consolatis
parent d616d719eb
commit 2afab5c694

View file

@ -25,6 +25,9 @@ A menu file must be entirely enclosed within <openbox_menu> and
<!-- A submenu defined elsewhere -->
<menu id="" />
<!-- Horizontal line >
<separator />
<!-- An inline submenu -->
<menu id="" label="">
...some content...
@ -47,6 +50,9 @@ A menu file must be entirely enclosed within <openbox_menu> and
*menu.item.action*
See labwc-action(5)
*menu.separator*
Horizontal line.
# SEE ALSO
labwc(1), labwc-action(5), labwc-config(5), labwc-theme(5)