introduce box widget

This commit is contained in:
Nishi 2025-12-15 14:09:30 +09:00
commit 50f11b1c69
Signed by: nishi
GPG key ID: 27EF69B208EB9343
31 changed files with 353 additions and 19 deletions

View file

@ -32,6 +32,7 @@
#define MwNpadding "Ipadding"
#define MwNborderWidth "IborderWidth"
#define MwNfillArea "IfillArea"
#define MwNboxRatio "IboxRatio"
#define MwNtitle "Stitle"
#define MwNtext "Stext"