Merge pull request #6932 from electron/fix-power-save-blocker-doc-bug
Fix some invalid docs
This commit is contained in:
commit
e84d0ebb7e
6 changed files with 8 additions and 11 deletions
|
@ -1058,7 +1058,7 @@ The `flags` is an array that can include following `String`s:
|
|||
|
||||
#### `win.setThumbnailClip(region)` _Windows_
|
||||
|
||||
* `region` - Object
|
||||
* `region` Object - Region of the window
|
||||
* `x` Integer - x-position of region
|
||||
* `y` Integer - y-position of region
|
||||
* `width` Integer - width of region
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue