Add systemPreferences.getColor on Windows
This commit is contained in:
parent
9b0a32f62c
commit
663f8f4b54
3 changed files with 83 additions and 0 deletions
|
@ -44,6 +44,7 @@ class SystemPreferences : public mate::EventEmitter<SystemPreferences>
|
|||
"DwmGetColorizationColor");
|
||||
|
||||
std::string GetAccentColor();
|
||||
std::string GetColor(const std::string& color, mate::Arguments* args);
|
||||
|
||||
void InitializeWindow();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue