add documentation

This commit is contained in:
Shelley Vohr 2018-02-06 08:28:41 -05:00
parent ae632193c0
commit faf08b2b77
No known key found for this signature in database
GPG key ID: F13993A75599653C
2 changed files with 9 additions and 3 deletions

View file

@ -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