mirror of
https://github.com/labwc/labwc.git
synced 2026-04-11 08:21:13 -04:00
menu enhancements - theme and separators
separators work with and without a label label title additions - text color - font selection - center justification - Oblique font style
This commit is contained in:
parent
107d84cef9
commit
a345cae8ee
12 changed files with 79 additions and 7 deletions
|
|
@ -80,6 +80,7 @@ struct rcxml {
|
|||
bool shadows_enabled;
|
||||
struct font font_activewindow;
|
||||
struct font font_inactivewindow;
|
||||
struct font font_menuheader;
|
||||
struct font font_menuitem;
|
||||
struct font font_osd;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue