This commit is contained in:
Yury Solovyov 2016-11-03 21:38:57 +03:00 committed by Kevin Sawicki
parent 05cb26a174
commit fe99b255c4

View file

@ -401,6 +401,14 @@ You can request the following paths by the name:
* `videos` Directory for a user's videos.
* `pepperFlashSystemPlugin` Full path to the system version of the Pepper Flash plugin.
### `app.getFileIcon(path, [options], callback)`
* `path` String
* `options` Object (optional)
* `size` String - Defaults to `normal`. Can be `small`, `normal`, `large`
* `callback` Function
* `Icon` [NativeImage](native-image.md)
### `app.setPath(name, path)`
* `name` String