add documentation
This commit is contained in:
parent
ae632193c0
commit
faf08b2b77
2 changed files with 9 additions and 3 deletions
|
@ -847,6 +847,12 @@ the supplied bounds.
|
|||
|
||||
Returns [`Rectangle`](structures/rectangle.md)
|
||||
|
||||
### `win.setEnabled(enabled)`
|
||||
|
||||
* `enabled` Boolean
|
||||
|
||||
Disable or enable the window.
|
||||
|
||||
#### `win.setSize(width, height[, animate])`
|
||||
|
||||
* `width` Integer
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue