mirror of
https://github.com/labwc/labwc.git
synced 2026-04-10 08:21:07 -04:00
Add WindowMenu button
This commit is contained in:
parent
29779d1c27
commit
6688131238
10 changed files with 61 additions and 4 deletions
|
|
@ -14,6 +14,7 @@ enum ssd_part_type {
|
|||
LAB_SSD_BUTTON_CLOSE,
|
||||
LAB_SSD_BUTTON_MAXIMIZE,
|
||||
LAB_SSD_BUTTON_ICONIFY,
|
||||
LAB_SSD_BUTTON_WINDOW_MENU,
|
||||
LAB_SSD_PART_TITLEBAR,
|
||||
LAB_SSD_PART_TITLE,
|
||||
LAB_SSD_PART_CORNER_TOP_LEFT,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue