mirror of
https://github.com/labwc/labwc.git
synced 2026-02-24 01:40:15 -05:00
Add WindowMenu button
This commit is contained in:
parent
759b26b5c1
commit
b7b1e8064f
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