Merge pull request #1554 from deepak1556/favicon_patch
webContents: removing getFavicon api
This commit is contained in:
commit
75e5695317
5 changed files with 0 additions and 24 deletions
|
@ -743,10 +743,6 @@ Returns URL of current web page.
|
|||
|
||||
Returns the title of web page.
|
||||
|
||||
### WebContents.getFavicon()
|
||||
|
||||
Returns the favicon of web page as [NativeImage](native-image.md).
|
||||
|
||||
### WebContents.isLoading()
|
||||
|
||||
Returns whether web page is still loading resources.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue