webview: allow setting background color
This commit is contained in:
parent
100ea975bd
commit
f8f3fba433
11 changed files with 17 additions and 69 deletions
|
@ -131,7 +131,6 @@ class WebContents : public mate::TrackableObject<WebContents>,
|
|||
|
||||
// Methods for creating <webview>.
|
||||
void SetSize(const SetSizeParams& params);
|
||||
void SetAllowTransparency(bool allow);
|
||||
bool IsGuest() const;
|
||||
|
||||
// Callback triggered on permission response.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue