mirror of
https://github.com/labwc/labwc.git
synced 2025-10-29 05:40:24 -04:00
labwc-menu(5): document separator
This commit is contained in:
parent
d616d719eb
commit
2afab5c694
1 changed files with 6 additions and 0 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue