mirror of
https://github.com/labwc/labwc.git
synced 2026-03-08 05:33:52 -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 -->
|
<!-- A submenu defined elsewhere -->
|
||||||
<menu id="" />
|
<menu id="" />
|
||||||
|
|
||||||
|
<!-- Horizontal line >
|
||||||
|
<separator />
|
||||||
|
|
||||||
<!-- An inline submenu -->
|
<!-- An inline submenu -->
|
||||||
<menu id="" label="">
|
<menu id="" label="">
|
||||||
...some content...
|
...some content...
|
||||||
|
|
@ -47,6 +50,9 @@ A menu file must be entirely enclosed within <openbox_menu> and
|
||||||
*menu.item.action*
|
*menu.item.action*
|
||||||
See labwc-action(5)
|
See labwc-action(5)
|
||||||
|
|
||||||
|
*menu.separator*
|
||||||
|
Horizontal line.
|
||||||
|
|
||||||
# SEE ALSO
|
# SEE ALSO
|
||||||
|
|
||||||
labwc(1), labwc-action(5), labwc-config(5), labwc-theme(5)
|
labwc(1), labwc-action(5), labwc-config(5), labwc-theme(5)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue