Add buttonLabel param to showOpen/showSave dialogs
This commit is contained in:
parent
88f3c34412
commit
40c531737d
10 changed files with 67 additions and 19 deletions
|
@ -28,6 +28,7 @@ The `dialog` module has the following methods:
|
|||
* `options` Object
|
||||
* `title` String
|
||||
* `defaultPath` String
|
||||
* `buttonLabel` String
|
||||
* `filters` Array
|
||||
* `properties` Array - Contains which features the dialog should use, can
|
||||
contain `openFile`, `openDirectory`, `multiSelections` and
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue