mirror of
https://github.com/labwc/labwc.git
synced 2025-10-31 22:25:34 -04:00
Add window menu
This commit is contained in:
parent
4bc8726abd
commit
759b26b5c1
12 changed files with 108 additions and 11 deletions
|
|
@ -120,6 +120,7 @@ Configuration must be wrapped in a <labwc_config> root-node.
|
|||
Define a mouse binding. Supported context-names include:
|
||||
- TitleBar: The area where the title of the window is shown.
|
||||
- Title: The title of the window itself.
|
||||
- WindowMenu: The button on the left.
|
||||
- Iconify: The button that looks like an underline.
|
||||
- Maximize: The button that looks like a box.
|
||||
- Close: The button that looks like an X.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue