Add isDevToolsFocused to webview
This commit is contained in:
parent
4cdee5547f
commit
14db4a1946
7 changed files with 12 additions and 14 deletions
|
@ -121,7 +121,6 @@ class Window : public mate::TrackableObject<Window>,
|
|||
void FocusOnWebView();
|
||||
void BlurWebView();
|
||||
bool IsWebViewFocused();
|
||||
bool IsDevToolsFocused();
|
||||
void SetRepresentedFilename(const std::string& filename);
|
||||
std::string GetRepresentedFilename();
|
||||
void SetDocumentEdited(bool edited);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue