distinguish static methods from module methods

This commit is contained in:
Zeke Sikelianos 2016-07-12 21:28:27 -07:00
parent a08ee97fb0
commit fff036b6ab

View file

@ -441,9 +441,9 @@ Returns:
Emitted on 3-finger swipe. Possible directions are `up`, `right`, `down`, `left`.
## Methods
## Static Methods
The `BrowserWindow` object has the following methods:
The `BrowserWindow` class has the following static methods:
### `BrowserWindow.getAllWindows()`