Implement BrowserWindow::ShowInactive
This commit is contained in:
parent
cb9bdbf247
commit
141894aacd
7 changed files with 17 additions and 0 deletions
|
@ -59,6 +59,7 @@ class Window : public mate::EventEmitter,
|
|||
void Focus();
|
||||
bool IsFocused();
|
||||
void Show();
|
||||
void ShowInactive();
|
||||
void Hide();
|
||||
bool IsVisible();
|
||||
void Maximize();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue