Add app.getGPUFeatureStatus
This commit is contained in:
parent
717a1a666c
commit
0ecfb4e2f8
4 changed files with 64 additions and 0 deletions
|
@ -177,6 +177,7 @@ class App : public AtomBrowserClient::Delegate,
|
|||
mate::Arguments* args);
|
||||
|
||||
std::vector<mate::Dictionary> GetAppMetrics(v8::Isolate* isolate);
|
||||
mate::Dictionary GetGPUFeatureStatus(v8::Isolate* isolate);
|
||||
|
||||
#if defined(OS_WIN)
|
||||
// Get the current Jump List settings.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue