Document the return values of all methods in the docs

This commit is contained in:
Samuel Attard 2016-09-25 12:59:30 +13:00 committed by Samuel Attard
parent bf88fe32fd
commit d2a701a465
22 changed files with 276 additions and 175 deletions

View file

@ -294,7 +294,7 @@ Inserts the `menuItem` to the `pos` position of the menu.
#### `menu.items`
Get an array containing the menu's items.
A MenuItem[] array containing the menu's items.
## Notes on macOS Application Menu